com.onlineobject.objectnet Namespace

INatHelper..::..ConfigureRouter Method

Try to configure NAT route

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

Syntax


void ConfigureRouter(

	Action onSucess,

	Action onFail

)

Parameters

onSucess
Type: Action
onFail
Type: Action