UFServiceCommunicationConstants

object UFServiceCommunicationConstants

This class contains all communication constants

See also

Properties

Link copied to clipboard
const val ACTION_SETTINGS: String
Link copied to clipboard
const val MSG_AUTHORIZATION_REQUEST: Int = 5
Link copied to clipboard
const val MSG_AUTHORIZATION_RESPONSE: Int = 6
Link copied to clipboard
const val MSG_CONFIGURE_SERVICE: Int = 1
Link copied to clipboard
const val MSG_FORCE_PING: Int = 10
Link copied to clipboard
const val MSG_REGISTER_CLIENT: Int = 2
Link copied to clipboard
const val MSG_RESUME_SUSPEND_UPGRADE: Int = 7
Link copied to clipboard
const val MSG_SERVICE_CONFIGURATION_STATUS: Int = 9
Link copied to clipboard
const val MSG_SERVICE_STATUS: Int = 4
Link copied to clipboard
const val MSG_SYNC_REQUEST: Int = 8
Link copied to clipboard
const val MSG_UNREGISTER_CLIENT: Int = 3
Link copied to clipboard
const val SERVICE_ACTION: String
Link copied to clipboard
const val SERVICE_API_VERSION_KEY: String
Link copied to clipboard
const val SERVICE_DATA_KEY: String
Link copied to clipboard
const val SERVICE_PACKAGE_NAME: String