_Io_Unsubscribe

Server-side only. Unsubscribes a socket from a room.

_Io_Unsubscribe(ByRef $socket, $sDesiredRoomName = Null)

Return Value

None

Remarks

If $sRoomName is null, every subscription will expire for the given socket.

Related

_Io_Subscribe