Agora C++ API Reference for All Platforms
|
Inherits agora::RefCountInterface.
Public Member Functions | |
virtual | ~IFileUploaderService () |
virtual int | startImageUpload (const ImagePayloadData *imgData)=0 |
virtual int | stopImageUpload ()=0 |
![]() | |
virtual void | AddRef () const =0 |
virtual RefCountReleaseStatus | Release () const =0 |
virtual bool | HasOneRef () const =0 |
Additional Inherited Members | |
![]() | |
virtual | ~RefCountInterface () |
The IFileUploadService class, which enables upload file service.
|
inlinevirtual |
|
pure virtual |
|
pure virtual |