com.bandwidth.sdk
Class BandwidthConstants

java.lang.Object
  extended by com.bandwidth.sdk.BandwidthConstants

public abstract class BandwidthConstants
extends Object

Author:
vpotapenko

Field Summary
static String ACCOUNT_TRANSACTIONS_URI_PATH
           
static String ACCOUNT_URI_PATH
           
static String API_ENDPOINT
           
static String API_VERSION
           
static String APPLICATIONS_URI_PATH
           
static String AVAILABLE_NUMBERS_LOCAL_URI_PATH
           
static String AVAILABLE_NUMBERS_TOLL_FREE_URI_PATH
           
static String AVAILABLE_NUMBERS_URI_PATH
           
static String BRIDGES_URI_PATH
           
static String CALLS_URI_PATH
           
static String CONFERENCES_URI_PATH
           
static String ERRORS_URI_PATH
           
static String GATHER_URI_PATH
           
static String MEDIA_URI_PATH
           
static String MESSAGES_URI_PATH
           
static String PHONE_NUMBER_URI_PATH
           
static String RECORDINGS_URI_PATH
           
static String TRANSACTION_DATE_TIME_PATTERN
           
static String USERS_URI_PATH
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRANSACTION_DATE_TIME_PATTERN

public static final String TRANSACTION_DATE_TIME_PATTERN
See Also:
Constant Field Values

API_ENDPOINT

public static final String API_ENDPOINT
See Also:
Constant Field Values

API_VERSION

public static final String API_VERSION
See Also:
Constant Field Values

USERS_URI_PATH

public static final String USERS_URI_PATH
See Also:
Constant Field Values

CALLS_URI_PATH

public static final String CALLS_URI_PATH
See Also:
Constant Field Values

PHONE_NUMBER_URI_PATH

public static final String PHONE_NUMBER_URI_PATH
See Also:
Constant Field Values

CONFERENCES_URI_PATH

public static final String CONFERENCES_URI_PATH
See Also:
Constant Field Values

ERRORS_URI_PATH

public static final String ERRORS_URI_PATH
See Also:
Constant Field Values

MESSAGES_URI_PATH

public static final String MESSAGES_URI_PATH
See Also:
Constant Field Values

AVAILABLE_NUMBERS_URI_PATH

public static final String AVAILABLE_NUMBERS_URI_PATH
See Also:
Constant Field Values

AVAILABLE_NUMBERS_TOLL_FREE_URI_PATH

public static final String AVAILABLE_NUMBERS_TOLL_FREE_URI_PATH
See Also:
Constant Field Values

AVAILABLE_NUMBERS_LOCAL_URI_PATH

public static final String AVAILABLE_NUMBERS_LOCAL_URI_PATH
See Also:
Constant Field Values

BRIDGES_URI_PATH

public static final String BRIDGES_URI_PATH
See Also:
Constant Field Values

RECORDINGS_URI_PATH

public static final String RECORDINGS_URI_PATH
See Also:
Constant Field Values

ACCOUNT_URI_PATH

public static final String ACCOUNT_URI_PATH
See Also:
Constant Field Values

APPLICATIONS_URI_PATH

public static final String APPLICATIONS_URI_PATH
See Also:
Constant Field Values

MEDIA_URI_PATH

public static final String MEDIA_URI_PATH
See Also:
Constant Field Values

ACCOUNT_TRANSACTIONS_URI_PATH

public static final String ACCOUNT_TRANSACTIONS_URI_PATH
See Also:
Constant Field Values

GATHER_URI_PATH

public static final String GATHER_URI_PATH
See Also:
Constant Field Values


Copyright © 2014. All Rights Reserved.