9 #import <Foundation/Foundation.h>
15 @property (nonatomic, copy) NSString *
id;
33 @property (nonatomic) NSInteger
status;
NSDate * updateTIme
Edit time.
Definition: EZLeaveMessage.h:39
NSInteger senderType
Sender type: 1–F1 deice, 2– Web Client, 3–iPhone Client, 4–iPad Client, 5–android Client...
Definition: EZLeaveMessage.h:27
NSInteger status
Message status: 0- Unread, 1- Read, 2- Deleted.
Definition: EZLeaveMessage.h:33
NSString * cloudServerUrl
Cloud storage server address. Format: {domain name: port}.
Definition: EZLeaveMessage.h:35
Leave message.
Definition: EZLeaveMessage.h:12
NSString * deviceSerial
Device serial No.
Definition: EZLeaveMessage.h:17
NSString * messagePicUrl
Leave message thumbnail URL address.
Definition: EZLeaveMessage.h:31
NSString * senderName
Sender name.
Definition: EZLeaveMessage.h:29
NSString * deviceName
Device name.
Definition: EZLeaveMessage.h:19
NSInteger messageDirection
Receive or response: 1- User received (sent by device), 2- User responded (sent by Client) ...
Definition: EZLeaveMessage.h:25
NSInteger duration
Message duration (unit: second)
Definition: EZLeaveMessage.h:21
NSInteger contentType
Leave message type: 1- Voice message, 2- Video message.
Definition: EZLeaveMessage.h:23
NSDate * createTime
Created time.
Definition: EZLeaveMessage.h:37