com.onlineobject.objectnet Namespace

UnityServer..::..Send Method

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

Syntax


public void Send(

	byte[] data,

	DeliveryMode mode

)

Parameters

data
Type: array<Byte>[]()[][]
mode
Type: com.onlineobject.objectnet..::..DeliveryMode