Bold360 and BoldChat Developer Center

BCPerson.h File Reference

#import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

class  BCPerson
 An entity participating in the chat. It can be either a visitor, an operator or the system. More...
 

Functions

typedef NS_ENUM (NSInteger, BCPersonType)
 Defines the different types of people that may type or send messages. More...
 

Function Documentation

typedef NS_ENUM ( NSInteger  ,
BCPersonType   
)

Defines the different types of people that may type or send messages.

Since
Version 1.0

< The type is not defined

< The visitor that is chatting (user of this api).

< The operator handling the chat.

< An automated message of the operational system.