Bold360 and BoldChat Developer Center

BCChatStateDelegate.h File Reference

#import <Foundation/Foundation.h>
#import "BCChat.h"
#import "BCUnavailableReason.h"

Go to the source code of this file.

Classes

protocol  <BCChatStateDelegate>
 The delegate that is called back on chat state changes. More...
 

Functions

typedef NS_ENUM (NSInteger, BCChatEndReason)
 The chat end reasons. More...
 

Function Documentation

typedef NS_ENUM ( NSInteger  ,
BCChatEndReason   
)

The chat end reasons.

Since
Version 1.0

< Undefined state for initial state.

Since
Version 1.0

< The end of the chat was initiated by the operator.

Since
Version 1.0

< The end of the chat was initiated by the visitor.

Since
Version 1.0

< The chat timed out.

Since
Version 1.0