Callback Wrapper(android Jvm)
             open class CallbackWrapper(androidJvm)
Content copied to clipboard
Constructors
CallbackWrapper
                        
                  Link copied to clipboard
                       open fun CallbackWrapper(service: MapboxOkHttpService, id: Long, call: Call, callback: CallbackWrapper.RequestCallback, interceptor: HttpServiceInterceptorInterface)
Content copied to clipboard
Types
RequestCallback
                        
                  Link copied to clipboard
                       interface RequestCallback
Content copied to clipboard
Functions
cancel
                        
                  
                Link copied to clipboard
                      onFailure
                        
                  Link copied to clipboard
                      onResponse
                        
                  Link copied to clipboard
                      open fun onResponse(call: Call, response: Response)
Content copied to clipboard