C# Class Callfire_csharp_sdk.Tests.BroadcastTest.ControlContactBatchClientTest

Afficher le fichier Open project: CallFire/CallFire-CSharp-SDK

Protected Properties

Свойство Type Description
Client IBroadcastClient
ControlContactBatchId long
ExpectedControlContactBatch CfControlContactBatch

Private Methods

Méthode Description
Test_ControlContactBatch ( ) : void

Property Details

Client protected_oe property

protected IBroadcastClient Client
Résultat IBroadcastClient

ControlContactBatchId protected_oe property

protected long ControlContactBatchId
Résultat long

ExpectedControlContactBatch protected_oe property

protected CfControlContactBatch ExpectedControlContactBatch
Résultat CfControlContactBatch