A B C D F G H I M N P R S T U V

F

Fax - Class in com.hoiio.sdk.objects.fax
 
Fax(JSONObject) - Constructor for class com.hoiio.sdk.objects.fax.Fax
Constructs a new Fax object by decoding the JSONObject as a response from the HTTP Request
FaxHistory - Class in com.hoiio.sdk.objects.fax
 
FaxHistory(JSONObject) - Constructor for class com.hoiio.sdk.objects.fax.FaxHistory
Constructs a new FaxHistory object by decoding the JSONObject as a response from the HTTP Request
FaxRate - Class in com.hoiio.sdk.objects.fax
 
FaxRate(JSONObject) - Constructor for class com.hoiio.sdk.objects.fax.FaxRate
Constructs a new FaxRate object by decoding the JSONObject as a response from the HTTP Request
FaxService - Class in com.hoiio.sdk.services
Fax API provides developers access to faxing capabilities by using our simple API.
FaxService(String, String) - Constructor for class com.hoiio.sdk.services.FaxService
Constructs the service to make all Fax requests
FaxStatus - Enum in com.hoiio.sdk.objects.enums
 
FaxTxn - Class in com.hoiio.sdk.objects.fax
 
FaxTxn(JSONObject) - Constructor for class com.hoiio.sdk.objects.fax.FaxTxn
Constructs a new FaxTxn object by decoding the JSONObject as a response from the HTTP Request
FaxType - Enum in com.hoiio.sdk.objects.enums
 
fetchAccount() - Method in class com.hoiio.sdk.services.AccountService
Retrieves the general information of your account.
fetchActiveNumbers() - Method in class com.hoiio.sdk.services.NumberService
Retrieves the list of Hoiio Numbers that is assigned to your application and their current configuration.
fetchAvailableNumbers(String) - Method in class com.hoiio.sdk.services.NumberService
Returns a list of available Hoiio Numbers for subscription in a given country
fetchAvailableNumbers(String, String) - Method in class com.hoiio.sdk.services.NumberService
Returns a list of available Hoiio Numbers for subscription in a given country
fetchAvailableNumbers(String, String, Integer) - Method in class com.hoiio.sdk.services.NumberService
Returns a list of available Hoiio Numbers for subscription in a given country
fetchBalance() - Method in class com.hoiio.sdk.services.AccountService
Retrieves the current credit balance of your account
fetchCall(String) - Method in class com.hoiio.sdk.services.VoiceService
Fetches the current status of a call made previously
fetchFax(String) - Method in class com.hoiio.sdk.services.FaxService
Querys the current status of a fax made previously
fetchHistory() - Method in class com.hoiio.sdk.services.FaxService
Retrieves the history of faxes sent by this application.
fetchHistory(Date, Date, Integer, FaxType) - Method in class com.hoiio.sdk.services.FaxService
Retrieves the history of faxes sent by this application.
fetchHistory() - Method in class com.hoiio.sdk.services.SmsService
Retrieves the history of SMS sent or received by this application.
fetchHistory(Date, Date, Integer) - Method in class com.hoiio.sdk.services.SmsService
Retrieves the history of SMS sent or received by this application.
fetchHistory() - Method in class com.hoiio.sdk.services.VoiceService
Retrieves the history of calls made by this application.
fetchHistory(Date, Date, Integer) - Method in class com.hoiio.sdk.services.VoiceService
Retrieves the history of calls made by this application.
fetchIncomingRate(String) - Method in class com.hoiio.sdk.services.FaxService
Retrieves the billable rate that will be charged for fax received
fetchIncomingRate(String) - Method in class com.hoiio.sdk.services.SmsService
Retrieves the billable rate that will be charged for each multipart SMS message received
fetchOutgoingRate(String) - Method in class com.hoiio.sdk.services.FaxService
Retrieves the billable rate that will be charged for fax sent
fetchOutgoingRate(String) - Method in class com.hoiio.sdk.services.SmsService
Retrieves the billable rate that will be charged for each multipart SMS message sent
fetchOutgoingRate(String, String) - Method in class com.hoiio.sdk.services.SmsService
Retrieves the billable rate that will be charged for each multipart SMS message sent
fetchRate(String) - Method in class com.hoiio.sdk.services.NumberService
Retrieves the billable rate that will be charged for subscribing to a Hoiio Number
fetchRate(String, String) - Method in class com.hoiio.sdk.services.VoiceService
Retrieves the billable rate that will be charged for calls made
fetchSms(String) - Method in class com.hoiio.sdk.services.SmsService
Fetches the current status of a SMS sent previously
fetchSupportedCountry() - Method in class com.hoiio.sdk.services.NumberService
Retrieves a list of countries for which there are Hoiio Numbers available for subscription.
fromString(String) - Static method in enum com.hoiio.sdk.objects.enums.AutoExtendStatus
Converts the string to AutoExtendStatus object
fromString(String) - Static method in enum com.hoiio.sdk.objects.enums.CallStatus
Converts the string to CallStatus object
fromString(String) - Static method in enum com.hoiio.sdk.objects.enums.Currency
Converts the string to Currency object
fromString(String) - Static method in enum com.hoiio.sdk.objects.enums.FaxStatus
Converts the string to FaxStatus object
fromString(String) - Static method in enum com.hoiio.sdk.objects.enums.HoiioStatus
Converts the string to HoiioStatus object
fromString(String) - Static method in enum com.hoiio.sdk.objects.enums.NumberCapability
Converts the string to NumberCapability object
fromString(String) - Static method in enum com.hoiio.sdk.objects.enums.SmsStatus
Converts the string to SmsStatus object

A B C D F G H I M N P R S T U V