com.onlineobject.objectnet Namespace

NetworkEventsCore..::..RegisterBroadcastEvent Method

Registers an event code as a broadcast event.

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

Syntax


public void RegisterBroadcastEvent(

	int eventCode

)

Parameters

eventCode
Type: Int32
The event code to be marked for broadcasting.