Function: onClientIdUpdated()
onClientIdUpdated(
callback
,socket
):void
Defined in: online/core-events.ts:9
Parameters
callback
(myClientId
) => void
socket
PartySocket
= window.socket
Returns
void
onClientIdUpdated(
callback
,socket
):void
Defined in: online/core-events.ts:9
(myClientId
) => void
PartySocket
= window.socket
void