Optionalsuccess: booleanOptionalconnectionId: numberOptionalrejectReason: stringOptionalhostAddress: Immutable<NetAddress>OptionalserverTimeEpochMs: numberProtected_connectionProtected_hostProtected_rejectProtected_serverProtected_successAssigned connection ID.
Host address to connect to (for clients).
Rejection reason (if Success is false).
Server time at join (epoch ms).
True if join succeeded.
Copies all properties defined by the prototype of SessionJoinResponse from other to this instance.
Clones this instance and returns a new SessionJoinResponse with identical values.
Determines if this SessionJoinResponse instance is equal to the other instance.
StaticisDetermines if both SessionJoinResponse instances are equal.
Response from session join attempt.