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.