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

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

공개 메소드들

메소드 설명
CfBroadcastConfigRetryConfig ( ) : System
CfBroadcastConfigRetryConfig ( int maxAttempts, int minutesBetweenAttempts, CfResult retryResults, CfRetryPhoneType retryPhoneTypes ) : System

메소드 상세

CfBroadcastConfigRetryConfig() 공개 메소드

public CfBroadcastConfigRetryConfig ( ) : System
리턴 System

CfBroadcastConfigRetryConfig() 공개 메소드

public CfBroadcastConfigRetryConfig ( int maxAttempts, int minutesBetweenAttempts, CfResult retryResults, CfRetryPhoneType retryPhoneTypes ) : System
maxAttempts int
minutesBetweenAttempts int
retryResults CfResult
retryPhoneTypes CfRetryPhoneType
리턴 System