Other Protocols
The following protocols are available globally.
-
Interface for intercepting and modifying HttpService function calls.
See moreDeclaration
Objective-C
@protocol MBXHttpServiceInterceptorInterface
-
Interface to the HTTP service. This interface provides basic functionality that allows exchanging HTTP requests/responses between client and server in an asynchronous way.
See moreDeclaration
Objective-C
@protocol MBXHttpServiceInterface