Class CallClientOptions


  • public final class CallClientOptions
    extends Object
    Options to be passed when creating a call client
    • Constructor Detail

      • CallClientOptions

        public CallClientOptions()
        Creates a new instance with a default configuration for the call client
    • Method Detail

      • finalize

        protected void finalize()
        Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
        Overrides:
        finalize in class Object
      • getDiagnostics

        public CallDiagnosticsOptions getDiagnostics()
        Call Diagnostics options when creating a call client
      • getNetwork

        public CallNetworkOptions getNetwork()
        Call network options when creating a call client