Class VoiceServerOptions


  • public class VoiceServerOptions
    extends Object
    A set of options required to identify a voice server, for identifying.
    • Constructor Detail

      • VoiceServerOptions

        public VoiceServerOptions​(String token,
                                  String endpoint)
    • Method Detail

      • getToken

        public String getToken()
      • getEndpoint

        public String getEndpoint()