Метод | Описание | |
---|---|---|
CfBroadcastConfigRetryConfig ( ) : System | ||
CfBroadcastConfigRetryConfig ( int maxAttempts, int minutesBetweenAttempts, CfResult retryResults, CfRetryPhoneType retryPhoneTypes ) : System |
public CfBroadcastConfigRetryConfig ( ) : System | ||
Результат | System |
public CfBroadcastConfigRetryConfig ( int maxAttempts, int minutesBetweenAttempts, CfResult retryResults, CfRetryPhoneType retryPhoneTypes ) : System | ||
maxAttempts | int | |
minutesBetweenAttempts | int | |
retryResults | CfResult | |
retryPhoneTypes | CfRetryPhoneType | |
Результат | System |