RequestManager

Functions

Link copied to clipboard
fun getImage(url: String, maxWidth: Int, maxHeight: Int, scaleType: ImageView.ScaleType, onSuccess: (Bitmap) -> Unit, onError: (Exception) -> Unit)
Link copied to clipboard
fun getSessionToken(url: String, videoType: VideoType, onSuccess: (String?) -> Unit, onError: (Exception) -> Unit)