iOS SDK API Reference
|
3d avatar image item. More...
#import <MobileRTCMeetingService+Avatar.h>
Inherits NSObject.
Properties | |
BOOL | isSelected |
Determine the usage of current image. | |
NSString * | imagePath |
Get the file path of current image. | |
NSString * | imageName |
Get the name of current image. | |
NSInteger | index |
Get the index of current image. | |
3d avatar image item.
Definition at line 14 of file MobileRTCMeetingService+Avatar.h.
|
readwritenonatomiccopy |
Get the name of current image.
Definition at line 28 of file MobileRTCMeetingService+Avatar.h.
|
readwritenonatomiccopy |
Get the file path of current image.
Definition at line 23 of file MobileRTCMeetingService+Avatar.h.
|
readwritenonatomicassign |
Get the index of current image.
Definition at line 33 of file MobileRTCMeetingService+Avatar.h.
|
readwritenonatomicassign |
Determine the usage of current image.
Definition at line 18 of file MobileRTCMeetingService+Avatar.h.