Player APIs (BrightScript & Ja...
...
Object Reference
Networking Objects

roNetworkDetached

5min
this object implements the ifint interface to report the index of a detached ronetworkconfiguration docid\ u6zceyqddlz9xdakttmjs instances of this object are posted by docid\ qjupjh hffx ggfq66uhv when a configured network connection becomes unavailable the javascript equivalent is networkhotplug docid\ neizljqnwcice75ocwkol ifint getint() as integer returns the interface id of the event this method returns 1 vlan interfaces; use getstring() to retrieve the interface name setint(value as integer) as void sets the value that will be returned by getint() ifstring getstring() as string returns the interface name ("eth0", "wlan0", "ppp0") of the ronetworkconfiguration instance associated with the event setstring(value as string) as void sets the value that will be returned by getstring() ifuserdata setuserdata(user data as object) sets the user data getuserdata() as object returns the user data that has previously been set via setuserdata() (either on the source or event object) this method will return invalid if no data has been set