Uses of Class
com.vonage.client.account.SettingsResponse
Packages that use SettingsResponse
-
Uses of SettingsResponse in com.vonage.client.account
Methods in com.vonage.client.account that return SettingsResponseModifier and TypeMethodDescriptionstatic SettingsResponseDeprecated.AccountClient.updateDeliveryReceiptUrl(String url) Updates the account-level delivery receipt URL (mainly used by the SMS API).AccountClient.updateSettings(SettingsRequest request) Deprecated.AccountClient.updateSmsIncomingUrl(String url) Updates the account-level incoming SMS URL, as used by the SMS API.
AccountClient.updateSmsIncomingUrl(String)orAccountClient.updateDeliveryReceiptUrl(String)instead.