public int NewRequestId ();
public static int NewRequestId (int clientId);

Parámetros

clientIdThe ChannelClient ID to generate the request from.

Valor de retorno

int The request ID.

Descripción

Creates a unique request ID for this ChannelClient in this instance of Unity. For more information about requests, see ChannelClient.Request.