- Get(String, Map<String, String>) - Static method in class com.smsjuice.api.wrapper.http.HTTPRequest
-
- GET_ALL_GROUP_CONTACTS_URI - Static variable in class com.smsjuice.api.wrapper.domain.model.StringUtils
-
- GET_ALL_GROUPS_URI - Static variable in class com.smsjuice.api.wrapper.domain.model.StringUtils
-
- GET_ALL_TEMPLATES_URI - Static variable in class com.smsjuice.api.wrapper.domain.model.StringUtils
-
- GET_MESSAGE_REPORT - Static variable in class com.smsjuice.api.wrapper.domain.model.StringUtils
-
- GET_SINGLE_TEMPLATE_URI - Static variable in class com.smsjuice.api.wrapper.domain.model.StringUtils
-
- getAddress() - Method in class com.smsjuice.api.wrapper.domain.model.FromAddress
-
- getAllGroupContacts(String, String, String) - Static method in class com.smsjuice.api.wrapper.TextMessagingService
-
Gets all contacts in a group
- getAllGroups(String, String) - Static method in class com.smsjuice.api.wrapper.TextMessagingService
-
Get a list of all groups from your SMSJuice account
- getBalance(String, String) - Static method in class com.smsjuice.api.wrapper.TextMessagingService
-
Gets the balance on your account
- getContacts() - Method in class com.smsjuice.api.wrapper.domain.model.ContactGroup
-
Returns the list of contacts contained within the ContactGroup object.
- getCredit(String, String) - Static method in class com.smsjuice.api.wrapper.TextMessagingService
-
Gets the credits left on your account
- getEncoding() - Method in class com.smsjuice.api.wrapper.domain.model.Message
-
Returns the value of the encoding set.
- getEncoding() - Method in enum com.smsjuice.api.wrapper.domain.model.SMSCharacterEncoding
-
- getExpiry() - Method in class com.smsjuice.api.wrapper.domain.model.Message
-
Returns the expiry date for when the message is to be deemed useless if not received by the recipient.
- getFrom() - Method in class com.smsjuice.api.wrapper.domain.model.Message
-
Returns the from address to be used in the message.
- getGroupName() - Method in class com.smsjuice.api.wrapper.domain.model.ContactGroup
-
Returns the name of the group represented by this ContactGroup object
- getKey() - Method in class com.smsjuice.api.wrapper.domain.model.ContactGroup
-
- getKey() - Method in class com.smsjuice.api.wrapper.domain.model.Message
-
- getKey() - Method in class com.smsjuice.api.wrapper.domain.model.MessageTemplate
-
- getKey() - Method in class com.smsjuice.api.wrapper.domain.model.RecipientLimitRule
-
- getMessage() - Method in class com.smsjuice.api.wrapper.domain.model.Message
-
Returns the message content to be sent.
- getMessage() - Method in class com.smsjuice.api.wrapper.domain.model.MessageTemplate
-
- getMessageReport(String, String, String) - Static method in class com.smsjuice.api.wrapper.TextMessagingService
-
Returns the message status of a message sent.
- getMessagesLimit() - Method in class com.smsjuice.api.wrapper.domain.model.RecipientLimitRule
-
- getName() - Method in class com.smsjuice.api.wrapper.domain.model.NamedContact
-
- getNumber() - Method in class com.smsjuice.api.wrapper.domain.model.Contact
-
- getReceipt() - Method in class com.smsjuice.api.wrapper.domain.model.Message
-
Returns the value indicating whether a receipt is required or not.
- getReceiptOption() - Method in enum com.smsjuice.api.wrapper.domain.model.ReceiptRequest
-
- getRecipientType() - Method in class com.smsjuice.api.wrapper.domain.model.Message
-
Returns the indicator for what type of recipients are in the recipients list, whether it is a group or individual recipients
- getRecipientTypeValue() - Method in enum com.smsjuice.api.wrapper.domain.model.RecipientType
-
- getSchedule() - Method in class com.smsjuice.api.wrapper.domain.model.Message
-
Returns the schedule date for when the message is to be sent.
- getSecret() - Method in class com.smsjuice.api.wrapper.domain.model.ContactGroup
-
- getSecret() - Method in class com.smsjuice.api.wrapper.domain.model.Message
-
- getSecret() - Method in class com.smsjuice.api.wrapper.domain.model.MessageTemplate
-
- getSecret() - Method in class com.smsjuice.api.wrapper.domain.model.RecipientLimitRule
-
- getTemplate(String, String, String) - Static method in class com.smsjuice.api.wrapper.TextMessagingService
-
Get one template stored on your account by its Id
- getTemplateId() - Method in class com.smsjuice.api.wrapper.domain.model.Message
-
- getTemplatesList(String, String) - Static method in class com.smsjuice.api.wrapper.TextMessagingService
-
Get a list of all templates stored for your account
- getTimePeriodInMinutes() - Method in class com.smsjuice.api.wrapper.domain.model.RecipientLimitRule
-
- getTo() - Method in class com.smsjuice.api.wrapper.domain.model.Message
-
Returns the recipient list, or group list depending on what was put in.
- GROUPS_URI - Static variable in class com.smsjuice.api.wrapper.domain.model.StringUtils
-