enum Client::SpecialResult::SpecialErrorCode
Defined in:
pb-Client/CATS_Specials.pb.cr
Enum Members
-
Successed =
0
-
Failed =
1
-
CurrentlyNotAllowed =
2
-
NotAllowed =
3
-
NotImplemented =
4
-
CATSServerError =
5
-
PBXError =
6
-
PBXOffline =
7
-
BadParams =
8
-
DialBreakRedirectQuest =
9
-
DialBreakRedirectForbidden =
10
-
DialWindowNotRecognized =
11
Instance Method Summary
Instance Method Detail
def
currently_not_allowed?
#
def
dial_break_redirect_forbidden?
#
def
dial_break_redirect_quest?
#
def
dial_window_not_recognized?
#