VivochaChatPresence

@interface VivochaChatPresence : VivochaChatObject

This object represents the join/leave of an Agent during a contact.

  • @property (nonatomic, retain) VivochaAgent *agent;

    Contains the agent metadata

  • @property (nonatomic) VivochaChatPresenceType type;

    Defines if the agent has joined or left the contact