VivochaAgent
@interface VivochaAgent : NSObject
The VivochaAgent object describes the Agent that accepted the contact.
-
@property (nonatomic, retain) NSString *name;The agent name
-
@property (nonatomic, retain) NSString *avatarURL;The agent avatar URL, if present
-
@property (nonatomic) BOOL isBot;The agent is a bot