NollyAPI
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
NollyAPI
NollyAPI
/
com.thenolle.api.nollyapi.util.web.socket
/
SocketSession
/
join
join
fun
join
(
newRoom
:
String
)
:
SocketSession
Joins a specific room for the session.
Return
The updated
SocketSession
instance.
Parameters
new
Room
The room name to join.