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