public interface

SessionInfoListener

com.salesforce.android.chat.core.SessionInfoListener

Class Overview

Listener interface for receiving information about the current Chat session.

Summary

Public Methods
abstract void onSessionInfoReceived(ChatSessionInfo chatSessionInfo)
Called when the Chat session has been established and information about the session has been obtained.

Public Methods

public abstract void onSessionInfoReceived (ChatSessionInfo chatSessionInfo)

Called when the Chat session has been established and information about the session has been obtained.

Parameters
chatSessionInfo ChatSessionInfo