roAnimatedImageEvent

Event reporting when roAnimatedImage instance has finished loading

Supported methods

GetMessage() as String

Returns the string "ready" if the animation was loaded successfully; otherwise returns "failed".

GetInfo() as Object

Returns an associative array with the following key/value pair:

NameDescription
IdThe unique ID of the animated image.

Did this page help you?