class ChatConfig extends Model (View source)

Properties

string $chatType
protected $googleChatConfigType
protected $googleChatConfigDataType

Methods

setChatType($chatType)

No description

string
getChatType()

No description

setGoogleChatConfig(GoogleChatConfig $googleChatConfig)

No description

Details

setChatType($chatType)

No description

Parameters

$chatType

string getChatType()

No description

Return Value

string

setGoogleChatConfig(GoogleChatConfig $googleChatConfig)

No description

Parameters

GoogleChatConfig $googleChatConfig

GoogleChatConfig getGoogleChatConfig()

No description

Return Value

GoogleChatConfig