Package 

Class RiveFileRequest

  • All Implemented Interfaces:
    kotlin.Comparable

    
    public final class RiveFileRequest
    extends Request<File>
                        
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class app.rive.runtime.kotlin.RiveFileRequest

        addMarker, cancel, compareTo, deliverError, finish, getBody, getBodyContentType, getCacheEntry, getCacheKey, getErrorListener, getHeaders, getMethod, getParams, getParamsEncoding, getPostBody, getPostBodyContentType, getPostParams, getPostParamsEncoding, getPriority, getRetryPolicy, getSequence, getTag, getTimeoutMs, getTrafficStatsTag, getUrl, hasHadResponseDelivered, isCanceled, markDelivered, notifyListenerResponseNotUsable, notifyListenerResponseReceived, parseNetworkError, sendEvent, setCacheEntry, setNetworkRequestCompleteListener, setRequestQueue, setRetryPolicy, setSequence, setShouldCache, setShouldRetryConnectionErrors, setShouldRetryServerErrors, setTag, shouldCache, shouldRetryConnectionErrors, shouldRetryServerErrors, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail