• Create the CallingClient instance using the webex object and callingSdk config

    Parameters

    • webex: WebexSDK

      A webex instance.

    • Optional config: CallingClientConfig

      Config to start the CallingClient with.

    Returns Promise<ICallingClient>