C# Класс CallFire_csharp_sdk.Common.DataManagement.CfText

Наследование: CfAction
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CfText ( string fromNumber, CfToNumber toNumber, CfActionState state, long batchId, long broadcastId, long contactId, bool inbound, System.DateTime created, System.DateTime modified, CfResult finalResult, CfLabel label, long id, string message, CfTextRecord textRecord ) : System

Описание методов

CfText() публичный Метод

public CfText ( string fromNumber, CfToNumber toNumber, CfActionState state, long batchId, long broadcastId, long contactId, bool inbound, System.DateTime created, System.DateTime modified, CfResult finalResult, CfLabel label, long id, string message, CfTextRecord textRecord ) : System
fromNumber string
toNumber CfToNumber
state CfActionState
batchId long
broadcastId long
contactId long
inbound bool
created System.DateTime
modified System.DateTime
finalResult CfResult
label CfLabel
id long
message string
textRecord CfTextRecord
Результат System