Video SDK for iOS API Reference
|
#include <ZoomVideoSDKFileTranserHandle.h>
Inherits NSObject.
Properties | |
NSUInteger | ratio |
NSUInteger | completeSize |
The ratio of the file transfer completed. | |
NSUInteger | bitPerSecond |
The size of the file transferred so far in bytes. | |
Definition at line 13 of file ZoomVideoSDKFileTranserHandle.h.
|
readwritenonatomicassign |
The size of the file transferred so far in bytes.
Definition at line 16 of file ZoomVideoSDKFileTranserHandle.h.
|
readwritenonatomicassign |
The ratio of the file transfer completed.
Definition at line 15 of file ZoomVideoSDKFileTranserHandle.h.
|
readwritenonatomicassign |
Definition at line 14 of file ZoomVideoSDKFileTranserHandle.h.