Message information. More...
#import <HIVESocialHive.h>
Inherits NSObject, and <NSCopying>.
Properties | |
NSString * | vid |
The vid of the person to whom you want to send the note. it is required if uid is null. | |
NSString * | uid |
The uid of the recipient of the note. | |
NSString * | message |
Message. | |
NSString * | imageUrl |
Attached image URL. | |
NSString * | thumbnailImageUrl |
Thumbnail URL of attached image. | |
BOOL | usePush |
Whether to send the contents of the note to the device to which the recipient has connected. | |
Message information.
메시지 전송 내용