Function createCallHistoryClient

  • Creates a CallHistory client instance for accessing Call History APIs.

    Parameters

    • webex: WebexSDK

      Webex SDK instance.

    • logger: LoggerInterface

      An instance implementing LoggerInterface used to set the log level for the module.

    Returns ICallHistory