Version: 2023.1
언어: 한국어
public int NewRequestId ();
public static int NewRequestId (int clientId);

파라미터

clientId The ChannelClient ID to generate the request from.

반환

int The request ID.

설명

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