Method | Description | |
---|---|---|
CfBroadcastConfigRetryConfig ( ) : System | ||
CfBroadcastConfigRetryConfig ( int maxAttempts, int minutesBetweenAttempts, CfResult retryResults, CfRetryPhoneType retryPhoneTypes ) : System |
public CfBroadcastConfigRetryConfig ( ) : System | ||
return | System |
public CfBroadcastConfigRetryConfig ( int maxAttempts, int minutesBetweenAttempts, CfResult retryResults, CfRetryPhoneType retryPhoneTypes ) : System | ||
maxAttempts | int | |
minutesBetweenAttempts | int | |
retryResults | CfResult | |
retryPhoneTypes | CfRetryPhoneType | |
return | System |