#import <AgoraChatGroupSharedFile.h>
@header AgoraChatGroupSharedFile.h @abstract Group share file
- Author
- Hyphenate
- Version
- 3.00 The group shared file object.
◆ __deprecated_msg
- (long long createTime) __deprecated_msg |
|
("Use createdAt instead") |
|
|
◆ sharedFileWithId:
+ (instancetype) sharedFileWithId: |
|
(NSString *) |
aFileId |
|
Gets the shared file instance.
- Parameters
-
- Returns
- The shared file instance.
◆ createdAt
The Unix timestamp for creating the file, in ms.
◆ fileId
The file ID, which is the unique identifier of a file.
◆ fileName
◆ fileOwner
◆ fileSize
The data length (bytes) of the file.
The documentation for this class was generated from the following file: