public class JoinSessionCredentials extends LoginCredentials
| Constructor and Description | 
|---|
| JoinSessionCredentials(java.lang.String sessionId,
                      java.lang.String host)Creates a new instance | 
| JoinSessionCredentials(java.lang.String sessionId,
                      java.lang.String host,
                      int port)Creates a new instance | 
getApplicationName, getArguments, getCheckVersion, getCompression, getGroupID, getServer, getUser, isCheckNetwork, isEncryption, setApplicationName, setCheckNetwork, setCheckVersion, setCompression, setEncryption, setGroupIDpublic JoinSessionCredentials(java.lang.String sessionId,
                              java.lang.String host)
sessionId - The session IDhost - The server hostnamepublic JoinSessionCredentials(java.lang.String sessionId,
                              java.lang.String host,
                              int port)
sessionId - The session IDhost - The server hostnameport - The server port