C# Class Callfire_csharp_sdk.Tests.BroadcastTest.ControlContactBatchClientTest

Mostrar archivo Open project: CallFire/CallFire-CSharp-SDK

Protected Properties

Property Type Description
Client IBroadcastClient
ControlContactBatchId long
ExpectedControlContactBatch CfControlContactBatch

Private Methods

Method Description
Test_ControlContactBatch ( ) : void

Property Details

Client protected_oe property

protected IBroadcastClient Client
return IBroadcastClient

ControlContactBatchId protected_oe property

protected long ControlContactBatchId
return long

ExpectedControlContactBatch protected_oe property

protected CfControlContactBatch ExpectedControlContactBatch
return CfControlContactBatch