com.onlineobject.objectnet Namespace

UnityTransport..::..IsConnected Method

Checks if the network transport is currently connected.

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

Syntax


public bool IsConnected()

Return Value

True if connected, otherwise false.