中文
Appearance
NetConversation.clientID
NetConversation
(只读)客户端ID。
number
NetServer.on_converastion_connect = async (conv: NetConversation) => { let clientID = conv.clientID; }