C# 클래스 CallFire_csharp_sdk.Common.DataManagement.CfBroadcastConfig

파일 보기 프로젝트 열기: CallFire/CallFire-CSharp-SDK 1 사용 예제들

보호된 메소드들

메소드 설명
CfBroadcastConfig ( ) : System
CfBroadcastConfig ( long identifier, System.DateTime created, string fromNumber, CfLocalTimeZoneRestriction localTimeZoneRestriction, CfBroadcastConfigRetryConfig retryConfig ) : System

메소드 상세

CfBroadcastConfig() 보호된 메소드

protected CfBroadcastConfig ( ) : System
리턴 System

CfBroadcastConfig() 보호된 메소드

protected CfBroadcastConfig ( long identifier, System.DateTime created, string fromNumber, CfLocalTimeZoneRestriction localTimeZoneRestriction, CfBroadcastConfigRetryConfig retryConfig ) : System
identifier long
created System.DateTime
fromNumber string
localTimeZoneRestriction CfLocalTimeZoneRestriction
retryConfig CfBroadcastConfigRetryConfig
리턴 System