Constant Field Values


Contents
es.javocsoft.*

es.javocsoft.android.lib.toucan.client.ToucanClient
public static final String CACHED_REQUEST_FILE_PREFIX "toucan_client_pending_request_"
public static final String LOG_TAG "ToucanClient"
public static final String NOTIFICATION_MESSAGE_ID "nId"
public static final String NOTIFICATION_MESSAGE_REF "nRef"
public static final String NOTIFICATION_MESSAGE_TEXT "message"
public static final String NOTIFICATION_MESSAGE_TS "ts"

es.javocsoft.android.lib.toucan.client.response.Response
public static final int ERROR_BAD_REQUEST -10
public static final int ERROR_DB -200
public static final int ERROR_SYSTEM -100
public static final int ERROR_UNEXPECTED -300
public static final int RESULT_OK 0

es.javocsoft.android.lib.toucan.client.thread.callback.ResponseCallback
public static final int CALLBACK_OPERATION_ACK_READ 4
public static final int CALLBACK_OPERATION_ACK_RECEIVED 4
public static final int CALLBACK_OPERATION_ADD_TAGS 2
public static final int CALLBACK_OPERATION_DEVICE_INFORMREFERRAL 4
public static final int CALLBACK_OPERATION_DEVICE_REGISTRATION 4
public static final int CALLBACK_OPERATION_LIST_TAGS 1
public static final int CALLBACK_OPERATION_REMOVE_TAGS 3
public static final int CALLBACK_OPERATION_RESET_TAGS 4



Copyright © 2015-2016 JavocSoft. All Rights Reserved.