Blue Mango Learning Systems GLX Application Framework version 1.2.0 build 1

Printer friendly version

command glxapp_stopListeningForBroadcast

Unregisters an object that is listening for broadcasts from another object.

command glxapp_stopListeningForBroadcast pObject, pBroadcastTypes, pBroadcastTarget
Parameters
TypeNameDescription
Simple parameter. pObject A reference to an object that contains broadcast information or "global". This parameter refers to the broadcaster.
Simple parameter. pBroadcastTypes A comma delimited list of types of broadcasts the listener no longer wants to hear about.
Simple parameter. pBroadcastTarget A reference to the object that is listening for broadcasts from pObject.
Return

Error message

See also