|
Video SDK for MacOS API Reference
|
Represents a file transfer's status, including current state and progress. More...
#include <ZMVideoSDKSession.h>
Inherits NSObject.
Properties | |
| ZMVideoSDKFileTransferStatus | transStatus |
| The file transfer's status. | |
| ZMFileTransferProgress * | transProgress |
| The file transfer's progress. | |
Represents a file transfer's status, including current state and progress.
Definition at line 37 of file ZMVideoSDKSession.h.
|
readnonatomicretain |
The file transfer's progress.
Definition at line 45 of file ZMVideoSDKSession.h.
|
readnonatomicassign |
The file transfer's status.
Definition at line 41 of file ZMVideoSDKSession.h.