com.onlineobject.objectnet Namespace

INetworkEventsCore..::..RegisterBroadcastEvent Method

Registers an event as a broadcast event, which may be sent to all interested parties.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


void RegisterBroadcastEvent(

	int eventCode

)

Parameters

eventCode
Type: Int32
The unique identifier for the event.