Player APIs (BrightScript & Ja...
...
Content Management Objects
roAssetRealizerEvent
5 min
this event object is returned by the roassetrealizer realize() method it yields information about the success or failure of the realization process ifassetrealizerevent getevent() as integer returns an integer value indicating the type of the event true 54,274left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type getname() as string retrieves the name of the affected file if the realization process fails getresponsecode() as integer retrieves the rourltransfer response code associated with the event (if any) getfailurereason() as string returns additional information if the realization process fails getfileindex() as integer retrieves the zero based index number of the the file in the sync spec ifuserdata setuserdata(user data as object) as void sets the user data getuserdata() as object returns the user data that has previously been set via setuserdata() (on either the event or source object) it will return invalid if no data has been set