|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VoiceMode | |
---|---|
com.hoiio.sdk.objects.enums | |
com.hoiio.sdk.services |
Uses of VoiceMode in com.hoiio.sdk.objects.enums |
---|
Methods in com.hoiio.sdk.objects.enums that return VoiceMode | |
---|---|
static VoiceMode |
VoiceMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VoiceMode[] |
VoiceMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of VoiceMode in com.hoiio.sdk.services |
---|
Methods in com.hoiio.sdk.services with parameters of type VoiceMode | |
---|---|
UpdateForwarding |
NumberService.updateForwarding(String number,
String forwardTo,
String forwardToSms,
VoiceMode mode)
Configures the URL that the incoming call notification and incoming SMS notification for your Hoiio Number will be sent to |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |