Skip to content

InfobipCallsConfiguration

Lejla Solak edited this page Aug 5, 2024 · 1 revision



CONVERSATIONS

Description

An enum member representing Infobip Conversations


String getCallsConfiguration()



getCallsConfiguration()

Description

Returns a unique identifier associated with Calls Configuration logical entity described by an enum member.

Arguments

  • none

Returns

  • String - Represents the Calls Configuration ID

Example

String callsConfiguration = InfobipCallsConfiguration.CONVERSATIONS.getCallsConfiguration();

Tutorials

Migration guides

Reference documentation

Clone this wiki locally