|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FaxStatus | |
---|---|
com.hoiio.sdk.objects.enums | |
com.hoiio.sdk.objects.fax |
Uses of FaxStatus in com.hoiio.sdk.objects.enums |
---|
Methods in com.hoiio.sdk.objects.enums that return FaxStatus | |
---|---|
static FaxStatus |
FaxStatus.fromString(String status)
Converts the string to FaxStatus object |
static FaxStatus |
FaxStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FaxStatus[] |
FaxStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of FaxStatus in com.hoiio.sdk.objects.fax |
---|
Methods in com.hoiio.sdk.objects.fax that return FaxStatus | |
---|---|
FaxStatus |
Fax.getFaxStatus()
Gets the dial status of the fax |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |