com.onlineobject.objectnet Namespace

NetworkManager..::..GetCustomNetworkId Method

Retrieves a custom network identifier based on the provided arguments.

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

Syntax


public int GetCustomNetworkId(

	Object[] arguments

)

Parameters

arguments
Type: array<Object>[]()[][]
An array of objects representing the arguments for retrieving the network ID.

Return Value

An integer representing the custom network ID.