Package com.bandyer.android_sdk.chat.model

Types

Link copied to clipboard
interface Chat

Chat interface that represents an incoming or outgoing call abstraction.

Link copied to clipboard
interface ChatInfo : Parcelable

Information about the chat

Link copied to clipboard
interface ConfigurableChat : Chat

Chat interface that represents an incoming or outgoing chat abstraction which configuration can be set and updated.