BAWebServiceErrorType
Objective-C
enum {
BAWebServiceErrorTypeClient,
BAWebServiceErrorTypeServer,
BAWebServiceErrorTypeInternal
}
Swift
struct BAWebServiceErrorType : Equatable, RawRepresentable
Undocumented
-
Undocumented
Declaration
Objective-C
BAWebServiceErrorTypeClient
-
Undocumented
Declaration
Objective-C
BAWebServiceErrorTypeServer
-
Undocumented
Declaration
Objective-C
BAWebServiceErrorTypeInternal