Class UploadContext<T extends Payload>

java.lang.Object
com.cloudinary.android.UploadContext<T>

public class UploadContext<T extends Payload>
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    UploadContext​(T payload, RequestDispatcher requestDispatcher)  
  • Method Summary

    Modifier and Type Method Description
    T getPayload()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait