UriLoaderListener

interface UriLoaderListener

Author

Martin Hansen - Copyright © 2017 MapsPeople A/S. All rights reserved.

Functions

Link copied to clipboard
abstract fun onResult(    @Nullable request: MPUrlRequest,     @Nullable result: String,     responseStatus: Int,     @Nullable responseLastModified: String)
HTTP GET event listener method