-
public final class JoinSessionInput
-
-
Constructor Summary
Constructors Constructor Description JoinSessionInput(Channel channel, String sessionId, String url, String token)
-
Method Summary
Modifier and Type Method Description final ChannelgetChannel()final StringgetSessionId()final StringgetUrl()final StringgetToken()
-