|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumberDuration | |
---|---|
com.hoiio.sdk.objects.enums | |
com.hoiio.sdk.services |
Uses of NumberDuration in com.hoiio.sdk.objects.enums |
---|
Methods in com.hoiio.sdk.objects.enums that return NumberDuration | |
---|---|
static NumberDuration |
NumberDuration.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NumberDuration[] |
NumberDuration.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of NumberDuration in com.hoiio.sdk.services |
---|
Methods in com.hoiio.sdk.services with parameters of type NumberDuration | |
---|---|
Subscribe |
NumberService.subscribe(String number,
NumberDuration duration)
Subscribes for a new Hoiio Number or extend an existing subscription of a Hoiio Number |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |