Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
titleNote

The file size/percentage returned by the methods above is derived from the asset size in the associated roAssetCollection or sync spec–not from the HTTP "Content-Length" header. Specifying an asset size of zero will cause these methods to return zero.

ifUserData

SetUserData(user_data As Object) As Void

Sets the user data that will be returned when events are raised.

GetUserData() As Object

Returns the user data that has previously been set via via SetUserData() (on either the event or the source object). It will return Invalid if no data has been set.