Player APIs (BrightScript & Ja...
...
Object Reference
Input/Output Objects
roBtClientManagerEvent
4min
this event object is generated by the docid\ j 50zrjy jtwe5e5swoo object when a ble client connects to or disconnects from the player ifbtevent getevent() as string returns the name of the event, which can be one of the following "client new" this value is returned the first time a client connects only "client delete" this value is returned when a client reaches the client timeout interval and is disconnected getclient() as robtclient returns the docid\ fdpnjsz tkiciape63ol9 object for the client associated with the event 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