| Package | Description |
|---|---|
| com.messagebird |
| Modifier and Type | Method and Description |
|---|---|
VoiceMessageResponse |
MessageBirdClient.sendVoiceMessage(String body,
List<BigInteger> recipients)
Convenient function to send a simple message to a list of recipients
|
VoiceMessageResponse |
MessageBirdClient.sendVoiceMessage(String body,
List<BigInteger> recipients,
String reference)
Convenient function to send a simple message to a list of recipients
|
VoiceMessageResponse |
MessageBirdClient.sendVoiceMessage(VoiceMessage voiceMessage)
Convenient function to send a simple message to a list of recipients
|
VoiceMessageResponse |
MessageBirdClient.viewVoiceMessage(String id)
View a message from the Messagebird server
|
Copyright © 2024. All rights reserved.