public CallClient(System.Uri endpoint, Azure.Core.TokenCredential tokenCredential, Azure.Communication.CallingServer.CallClientOptions options = null)
 {
 }
 public ConversationClient(string connectionString, Azure.Communication.CallingServer.CallClientOptions options)
 {
 }
 public ConversationClient(System.Uri endpoint, Azure.AzureKeyCredential keyCredential, Azure.Communication.CallingServer.CallClientOptions options = null)
 {
 }
 public CallClient(string connectionString, Azure.Communication.CallingServer.CallClientOptions options = null)
 {
 }