C# Class Callfire_csharp_sdk.Tests.BroadcastTest.ControlContactBatchClientTest

Show file 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 property

protected IBroadcastClient Client
return IBroadcastClient

ControlContactBatchId protected property

protected long ControlContactBatchId
return long

ExpectedControlContactBatch protected property

protected CfControlContactBatch ExpectedControlContactBatch
return CfControlContactBatch