Function createCallRecordingClient

  • Creates a CallRecording client instance for accessing Post Call Recording APIs.

    Parameters

    • webex: WebexSDK

      Webex SDK instance.

    • logger: LoggerInterface

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

    Returns ICallRecording