public static class SmsConstants.OvhConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ACCOUNT_PROPERTY
The key for OVH account (format sms-nic-X)
|
static String |
HTTP_API_URL
The URL of the HTTP API for sending SMS through OVH
|
static String |
LOGIN_PROPERTY
The key for OVH login
|
static String |
NO_STOP_PROPERTY
The key for OVH option noStop
|
static String |
PASSWORD_PROPERTY
The key for OVH password
|
static String |
SMS_CODING_PROPERTY
The key for OVH option smsConding
|
static String |
TAG_PROPERTY
The key for OVH option tag
|
public static final String ACCOUNT_PROPERTY
public static final String LOGIN_PROPERTY
public static final String PASSWORD_PROPERTY
public static final String NO_STOP_PROPERTY
public static final String TAG_PROPERTY
public static final String SMS_CODING_PROPERTY
public static final String HTTP_API_URL
Copyright © 2017. All rights reserved.