Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ACTION_NEXT - Static variable in class com.exxothermic.audioeverywheresdk.NotificationBuilder
 
ACTION_PAUSE - Static variable in class com.exxothermic.audioeverywheresdk.NotificationBuilder
 
ACTION_PLAY - Static variable in class com.exxothermic.audioeverywheresdk.NotificationBuilder
 
ACTION_PREVIOUS - Static variable in class com.exxothermic.audioeverywheresdk.NotificationBuilder
 
addNewService(ServiceEvent) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService.JmdnsServiceListener
Synchronized method which resolves a service
adminLogin(String, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Indicates if admin login is successfull or not.
adminLogin(String, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
Advertisement - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will represent an ad on the application
Advertisement() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.Advertisement
 
AdvertisementMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that implements the mapping for the add entity
AdvertisementMixinAnnotations(String, String, Integer, Boolean) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.AdvertisementMixinAnnotations
 
ALGORITHM - Static variable in class com.exxothermic.audioeverywheresdk.helper.logic.EncryptionHelper
 
ANDROID_RESOURCE_URI_SCHEMA - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
APIRetrofitCallback<T> - Class in com.exxothermic.audioeverywheresdk.webservices.retrofit
Class which wraps a service response handler into a retrofit callback in order to call the handlers defined on the first one.
APIRetrofitCallback(WebServiceResponseHandler<T>, Class<? extends HttpServerException>, Class<? extends HttpClientException>) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.retrofit.APIRetrofitCallback
Default constructor
APP_PREFERENCES - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
AppObjectMapper - Class in com.exxothermic.audioeverywheresdk.webservices.app.mapping.jackson
Class which extends Jackson's ObjectMapper class in order to register all the modules needed throughout the application
AppObjectMapper() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.app.mapping.jackson.AppObjectMapper
Default constructor
areAllFeaturesEnabled() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
If the current state is connected or polling will try to return if all the features are enable or not
areAllFeaturesEnabled() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper
 
areFilesEnabled() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
If the current state is connected or polling will try to return if there are files from the current feature helper
areFilesEnabled() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper
 
areOffersAvailable() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
If the current state is connected or polling will try to return if there are offers from the current feature helper
areOffersEnabled() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper
 
arePartnerInformationEnabled() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper
 
askForProfileUpdate() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
ASSETS_PLACEHOLDER - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
ASSETS_PROTOCOL - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
AudioChannel - Class in com.exxothermic.audioeverywheresdk.business.model
Class that represents an AudioChannel from the exxtractor
AudioChannel() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
AudioChannel.ChannelStatus - Enum Class in com.exxothermic.audioeverywheresdk.business.model
 
AudioChannelInfo - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the legacy Channel Info structure for Audio channels on the current application Note that newer version of the exxtractor don't have support of this classes, it should not be used directly
AudioChannelInfo() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.AudioChannelInfo
 
AudioChannelInfoMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that maps the Legacy Audio channel info model into JSON, received from older exxtractors
AudioChannelInfoMixinAnnotations() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.AudioChannelInfoMixinAnnotations
 
AudioEverywhereException - Exception in com.exxothermic.audioeverywheresdk
Class that holds an exception for the AudioEverywhere library.
AudioEverywhereException() - Constructor for exception com.exxothermic.audioeverywheresdk.AudioEverywhereException
Constructs a new Exception that includes the current stack trace.
AudioEverywhereException(AudioEverywhereException.ExceptionReason) - Constructor for exception com.exxothermic.audioeverywheresdk.AudioEverywhereException
 
AudioEverywhereException(String) - Constructor for exception com.exxothermic.audioeverywheresdk.AudioEverywhereException
Constructs a new Exception with the current stack trace and the specified detail message.
AudioEverywhereException(String, Throwable) - Constructor for exception com.exxothermic.audioeverywheresdk.AudioEverywhereException
Constructs a new Exception with the current stack trace, the specified detail message and the specified cause.
AudioEverywhereException(Throwable) - Constructor for exception com.exxothermic.audioeverywheresdk.AudioEverywhereException
Constructs a new Exception with the current stack trace and the specified cause.
AudioEverywhereException(Throwable, AudioEverywhereException.ExceptionReason) - Constructor for exception com.exxothermic.audioeverywheresdk.AudioEverywhereException
 
AudioEverywhereException.ExceptionReason - Enum Class in com.exxothermic.audioeverywheresdk
 
AudioEverywhereMessages - Class in com.exxothermic.audioeverywheresdk
Contants used on the main package of the library
AudioEverywhereMessages() - Constructor for class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
AudioEverywhereResponseHandler<T> - Interface in com.exxothermic.audioeverywheresdk
Interface that will handle the playback status of the current session, will notify the receiver if the playback was successful (the playback started) or failure (Something has happened)
AudioStreamInformation - Class in com.exxothermic.audioeverywheresdk.business.model
Model class for the audio stream entity
AudioStreamInformation() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.AudioStreamInformation
 
AUTHENTICATION - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
AuthenticationRetrofitApi - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Available methods for the Authentication API.
AuthenticationRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Available methods for the Authentication Web Service.
AuthenticationRetrofitWebService(AuthenticationRetrofitApi) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.AuthenticationRetrofitWebService
 
AuthenticationWebService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
Available methods for the Authentication Web Service.
AVAHI_SERVICE_TYPE - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
AVAHI_SERVICE_TYPE_LEGACY - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 

B

BANNER_BUTTON - Static variable in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
BeaconsAutomationTimer - Variable in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
BeaconsAutomationTimerCounter - Variable in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
BeaconsOverrideSet - Variable in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
BeaconsService - Class in com.exxothermic.audioeverywheresdk.business.services
 
BeaconsService() - Constructor for class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
BeaconsService.LocalBinder - Class in com.exxothermic.audioeverywheresdk.business.services
Class that will encapsulate the local binder for this service.
BeaconsStrengths - Variable in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
BeaconsTriggerIdSelected - Variable in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
BeaconsWorker - Class in com.exxothermic.audioeverywheresdk.business.services
 
BeaconsWorker(Context, WorkerParameters) - Constructor for class com.exxothermic.audioeverywheresdk.business.services.BeaconsWorker
 
buildAuthorizationHeader() - Method in interface com.exxothermic.audioeverywheresdk.VenueServerAuthenticator
 
buildAuthorizationHeader() - Method in class com.exxothermic.audioeverywheresdk.VenueServerBasicAuthenticator
 
buildNotification(String, Context, MediaSessionCompat, boolean) - Method in class com.exxothermic.audioeverywheresdk.NotificationBuilder
Method that will build a notification based on the initialization parameters and the given channel name
buildWebService(String, ExxtractorWebServiceFactory.ExxtractorWebServiceType) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ExxtractorRetrofitWebServiceFactory
 
buildWebService(String, ExxtractorWebServiceFactory.ExxtractorWebServiceType) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory
Method that will return a web service, assuming the last version of the exxtractor available
buildWebService(String, ExxtractorWebServiceFactory.ExxtractorWebServiceType, FeaturesHelper.ExxtractorApiVersion) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ExxtractorRetrofitWebServiceFactory
Method that will build a new web service based on an IP address and/or a type.
buildWebService(String, ExxtractorWebServiceFactory.ExxtractorWebServiceType, FeaturesHelper.ExxtractorApiVersion) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory
Method which builds a channel service service based on an endpoint
bumpListenerVersion() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 

C

CHANGE_DEBUG_LEVEL - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.User.UserPermissions
 
CHANGE_INFORMATION - Static variable in class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
changingAppMode() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Must be use when you are changing between real and demo mode; will clean up the streamings for the device
changingAppMode() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
CHANNEL_BACKGROUND_COLOR - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
CHANNEL_INFO - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
CHANNEL_KEY - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
CHANNEL_MONO_OR_STEREO - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
CHANNEL_TITLE - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
ChannelInfoAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class which provides a custom jackson module for the channel info service related entities
ChannelInfoAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ChannelInfoAPIMappingModule
 
ChannelInfoRetrofitAPI - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Interface for the channel info retrofit based service
ChannelInfoRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Class which serves as a wrapper for the ChannelInfoRetrofitAPI
ChannelInfoRetrofitWebService(ChannelInfoRetrofitAPI, FeaturesHelper.ExxtractorApiVersion) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ChannelInfoRetrofitWebService
Default constructor
ChannelInfoWebService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
Abstract class which defines the structure of a channel info service
ChannelManager - Class in com.exxothermic.audioeverywheresdk
Class that will handle the current channel list for the application, managing the polling service and how them are updated on the SDK implementators
checkAvailableServers() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
checkIfClientIsConnected() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Checks if there is a connection, if not then throw an Exception
cleanPlaybackStatus() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will stop the playback internally, to stop the playback and avoid orphan streams from the app side
cleanPreparedExxtractors() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Clear the map of the neighbors and set the current audio channel to null
cleanUpServices() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will clean up the current playback service on the manager.
clearLastConnectedServer() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Clears the value of last connected venue server.
closeUDPSocket(int) - Static method in class com.exxothermic.audioeverywheresdk.business.utils.CodecUtils
Method that closes a UDP socket
CodecUtils - Class in com.exxothermic.audioeverywheresdk.business.utils
Class that shows an interface for the native methods on the application The methods are related to the decoding process only, and the implementation is defined on the file "codecUtils.c" located on the jni folder
CodecUtils() - Constructor for class com.exxothermic.audioeverywheresdk.business.utils.CodecUtils
 
ColorHelper - Class in com.exxothermic.audioeverywheresdk.helper.logic
Class used to get colors for the UI on the application
ColorHelper() - Constructor for class com.exxothermic.audioeverywheresdk.helper.logic.ColorHelper
 
com.exxothermic.audioeverywheresdk - package com.exxothermic.audioeverywheresdk
 
com.exxothermic.audioeverywheresdk.business.model - package com.exxothermic.audioeverywheresdk.business.model
 
com.exxothermic.audioeverywheresdk.business.model.ReceiverConf - package com.exxothermic.audioeverywheresdk.business.model.ReceiverConf
 
com.exxothermic.audioeverywheresdk.business.model.UnitConf - package com.exxothermic.audioeverywheresdk.business.model.UnitConf
 
com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile - package com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile
 
com.exxothermic.audioeverywheresdk.business.receivers - package com.exxothermic.audioeverywheresdk.business.receivers
 
com.exxothermic.audioeverywheresdk.business.services - package com.exxothermic.audioeverywheresdk.business.services
 
com.exxothermic.audioeverywheresdk.business.utils - package com.exxothermic.audioeverywheresdk.business.utils
 
com.exxothermic.audioeverywheresdk.dependenceinjection.components - package com.exxothermic.audioeverywheresdk.dependenceinjection.components
 
com.exxothermic.audioeverywheresdk.dependenceinjection.modules - package com.exxothermic.audioeverywheresdk.dependenceinjection.modules
 
com.exxothermic.audioeverywheresdk.helper.constants - package com.exxothermic.audioeverywheresdk.helper.constants
 
com.exxothermic.audioeverywheresdk.helper.logic - package com.exxothermic.audioeverywheresdk.helper.logic
 
com.exxothermic.audioeverywheresdk.webservices - package com.exxothermic.audioeverywheresdk.webservices
 
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi - package com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi
 
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson - package com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
 
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf - package com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf
 
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf - package com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf
 
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf - package com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf
 
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit - package com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
 
com.exxothermic.audioeverywheresdk.webservices.app - package com.exxothermic.audioeverywheresdk.webservices.app
 
com.exxothermic.audioeverywheresdk.webservices.app.mapping.jackson - package com.exxothermic.audioeverywheresdk.webservices.app.mapping.jackson
 
com.exxothermic.audioeverywheresdk.webservices.exceptions - package com.exxothermic.audioeverywheresdk.webservices.exceptions
 
com.exxothermic.audioeverywheresdk.webservices.retrofit - package com.exxothermic.audioeverywheresdk.webservices.retrofit
 
configureCustomTrust() - Method in class com.exxothermic.audioeverywheresdk.dependenceinjection.modules.WebServicesModule
Sets a custom trust manager to handle https requests with self-signed certificates.
connectToServer(String, int, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Attempts to connect to the audio streaming service at the provided address.
connectToServer(String, int, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
connectToService(String, String, AudioEverywhereResponseHandler, int) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
Constants - Class in com.exxothermic.audioeverywheresdk.helper.constants
 
Constants() - Constructor for class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
CREATE_NEW_ACCOUNT - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.User.UserPermissions
 
createNewUser(User, AudioEverywhereResponseHandler<User>) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
createNewUser(String, User, WebServiceResponseHandler<User>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.UserRetrofitWebService
 
createNewUser(String, User, WebServiceResponseHandler<User>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.UserWebService
Method that creates a user on the current network
CurrentlyConnected - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ManagerState
 
CurrentlyConnectedAndPolling - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ManagerState
 
CurrentlyIdle - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ManagerState
 
CurrentlyOnDiscovery - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ManagerState
 
CurrentlyPlaying - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ManagerState
 
CustomButton - Class in com.exxothermic.audioeverywheresdk.business.model
Class that holds the data for an Custom Button, and some comparison methods
CustomButton() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
CustomButtonChannelInfo - Class in com.exxothermic.audioeverywheresdk.business.model
Class that holds the v1 API instance for the custom button, which is included inside this model.
CustomButtonChannelInfo() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.CustomButtonChannelInfo
 
CustomButtonChannelInfoMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Custom button mapping.
CustomButtonChannelInfoMixinAnnotations() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonChannelInfoMixinAnnotations
 
CustomButtonMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a content button, using mixing annotations provided by Jackson library
CustomButtonMixinAnnotations() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 

D

DateHelper - Class in com.exxothermic.audioeverywheresdk.helper.logic
Class taht will provide helper methods for Dates, either generation and / or validation
DateHelper() - Constructor for class com.exxothermic.audioeverywheresdk.helper.logic.DateHelper
 
DebugInformation - Class in com.exxothermic.audioeverywheresdk.business.model
 
DebugInformation() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.DebugInformation
 
DebugInformation(String, String, String, boolean, int) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.DebugInformation
 
DELAY_DISCONNECT_ACTION - Static variable in class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
DELAY_DISCONNECT_MESSAGE - Static variable in class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
DELAY_SKIP_DISCONNECT_MESSAGE - Static variable in class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
DEMO_INFORAMTION_FILE_APPENDIX - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
DEMO_MODE_ENABLED - Static variable in class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
DEMO_MODE_ENABLED - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
DEMO_MODE_FILE - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
demoModeTransition - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
destroyManager() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that will clean the manager, stopping all the services and unregistering receivers used during the app life cycle
destroyManager() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
destroyQueue() - Static method in class com.exxothermic.audioeverywheresdk.business.utils.Oboe
Method that will destroy the queue for the audio, freeing the necessary memory of the audio.
DeviceInformation - Class in com.exxothermic.audioeverywheresdk.business.model
 
DeviceInformation(String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.DeviceInformation
 
DeviceInformationMixinAnnotation - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
 
DeviceInformationMixinAnnotation(String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.DeviceInformationMixinAnnotation
 
disconnect() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Finishes up the connection to an ExXtractor by cleaning up resources associated to it.
disconnect() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
disconnect(StateChangeInformation.ChangeReason) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Finishes up the connection to an ExXtractor by cleaning up resources associated to it.
disconnect(StateChangeInformation.ChangeReason) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
DisconnectedByUser - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ChangeReason
 
DISCOVERY_INTERRUPTED - Enum constant in enum class com.exxothermic.audioeverywheresdk.AudioEverywhereException.ExceptionReason
 
DISCOVERY_TIME_OUT - Enum constant in enum class com.exxothermic.audioeverywheresdk.AudioEverywhereException.ExceptionReason
 
DISPLAY_HARD_DRIVE_INFO - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.User.UserPermissions
 
DOCUMENT_CATEGORY - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
DocumentCategory - Class in com.exxothermic.audioeverywheresdk.business.model
Model class for the audio stream entity
DocumentCategory() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.DocumentCategory
 
DocumentCategoryMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Created by Cecropia on 9/12/14.
DocumentCategoryMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.DocumentCategoryMappingModule
 
DocumentCategoryMixInAnnotation - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Created by Cecropia on 9/12/14.
DocumentCategoryMixInAnnotation(String, List<DocumentData>) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.DocumentCategoryMixInAnnotation
 
DocumentCategoryRetrofitAPI - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Created by Cecropia on 9/12/14.
DocumentCategoryRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Created by Cecropia on 9/12/14.
DocumentCategoryRetrofitWebService(DocumentCategoryRetrofitAPI) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.DocumentCategoryRetrofitWebService
 
DocumentCategoryWebService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
Created by Cecropia on 9/12/14.
DocumentData - Class in com.exxothermic.audioeverywheresdk.business.model
Created by Cecropia on 9/12/14.
DocumentData() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.DocumentData
 
DocumentDataMixInAnnotation - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Created by Cecropia on 9/12/14.
DocumentDataMixInAnnotation(String, String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.DocumentDataMixInAnnotation
 
doWork() - Method in class com.exxothermic.audioeverywheresdk.business.services.BeaconsWorker
 
doWork() - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackWorker
 

E

EDIT_CHANNELS - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.User.UserPermissions
 
EMPTY_STRING - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
encrypt(String) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.EncryptionHelper
Encrypt the plain text using key_public key.
EncryptionHelper - Class in com.exxothermic.audioeverywheresdk.helper.logic
 
EncryptionHelper(Context) - Constructor for class com.exxothermic.audioeverywheresdk.helper.logic.EncryptionHelper
 
ETHERNET_INTERFACE_NAME - Static variable in class com.exxothermic.audioeverywheresdk.helper.logic.NetworkHelper
 
ExxChannelManager - Class in com.exxothermic.audioeverywheresdk
Basic definition of the ChannelManager interface with the require methods to be part of both the real and the demo implementations of this
ExxChannelManager() - Constructor for class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
ExxConnection - Class in com.exxothermic.audioeverywheresdk
Abstract class with the definition of the required methods and the shared code to handle the connection real or simulated to an ExXtractor
ExxConnection() - Constructor for class com.exxothermic.audioeverywheresdk.ExxConnection
 
EXXOTHERMIC_PARTNER_ID - Static variable in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
EXXTRACTOR_API_MANAGER_APP - Static variable in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
EXXTRACTOR_API_V2_MIN_VERSION - Static variable in class com.exxothermic.audioeverywheresdk.helper.logic.ExxtractorVersionHelper
 
EXXTRACTOR_API_V2_PARTNER_INFORMATION - Static variable in class com.exxothermic.audioeverywheresdk.helper.logic.ExxtractorVersionHelper
 
EXXTRACTOR_API_VERSION_1 - Enum constant in enum class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper.ExxtractorApiVersion
 
EXXTRACTOR_API_VERSION_2 - Enum constant in enum class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper.ExxtractorApiVersion
 
EXXTRACTOR_API_VERSION_2_PARTNER_INFORMATION - Enum constant in enum class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper.ExxtractorApiVersion
 
EXXTRACTOR_INFORMATION - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
EXXTRACTOR_LOCATION - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
EXXTRACTOR_RESTFUL_SERVICE_PORT - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
ExxtractorConnection - Class in com.exxothermic.audioeverywheresdk
Class that will handle the current connection to the Exxtractor, working as an intermediate beetween SDK implementers and the current exxtractor detected on the network
ExxtractorConnection() - Constructor for class com.exxothermic.audioeverywheresdk.ExxtractorConnection
Default constructor, used to set a connection to the box without allowing the ethernet ports on the devices
ExxtractorConnection(boolean) - Constructor for class com.exxothermic.audioeverywheresdk.ExxtractorConnection
Returns new Exxtractor Connection for any application to use.
ExxtractorConnection(Context, boolean) - Constructor for class com.exxothermic.audioeverywheresdk.ExxtractorConnection
Method that will build a new Exxtractor Connection for any application to use, this method also populates the shared instance on the whole application
ExxtractorConnection.JmdnsServiceHandler - Class in com.exxothermic.audioeverywheresdk
Inner class which handles the jmdns events
ExxtractorInformation - Class in com.exxothermic.audioeverywheresdk.business.model
Model class for the MyBoxInformation entity
ExxtractorInformation() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ExxtractorInformation
Default constructor
ExxtractorInformationWebService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
Abstract class which defines the structure of a my box information service
ExxtractorLocationService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
Interface for a service that will return Exxtractor Location entities on the box
ExxtractorMessages - Class in com.exxothermic.audioeverywheresdk.helper.constants
Class that will hold messages on constants for the SDK
ExxtractorMessages() - Constructor for class com.exxothermic.audioeverywheresdk.helper.constants.ExxtractorMessages
 
ExxtractorRetrofitWebServiceFactory - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Class that will provide Exxtractor Web Services to the app.
ExxtractorRetrofitWebServiceFactory() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ExxtractorRetrofitWebServiceFactory
 
ExxtractorVersionHelper - Class in com.exxothermic.audioeverywheresdk.helper.logic
Used to get the exxtractor version.
ExxtractorVersionHelper() - Constructor for class com.exxothermic.audioeverywheresdk.helper.logic.ExxtractorVersionHelper
 
ExxtractorWebServiceFactory - Interface in com.exxothermic.audioeverywheresdk.webservices.app
Interface which serves as a definition for the webservice factory
ExxtractorWebServiceFactory.ExxtractorWebServiceType - Enum Class in com.exxothermic.audioeverywheresdk.webservices.app
 

F

FactoryModule - Class in com.exxothermic.audioeverywheresdk.dependenceinjection.modules
Class that will inject Factories to the class that may need them
FactoryModule() - Constructor for class com.exxothermic.audioeverywheresdk.dependenceinjection.modules.FactoryModule
 
failure(RetrofitError) - Method in class com.exxothermic.audioeverywheresdk.webservices.retrofit.APIRetrofitCallback
Method which handles a failure response from Retrofit
FeaturesHelper - Class in com.exxothermic.audioeverywheresdk.helper.logic
Class that will, based on a API version, get if a certain feature is enabled on the box or not.
FeaturesHelper(FeaturesHelper.ExxtractorApiVersion) - Constructor for class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper
 
FeaturesHelper.ExxtractorApiVersion - Enum Class in com.exxothermic.audioeverywheresdk.helper.logic
 
forcePolling() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.PollingService
Method which force a poll action
formatColorString(String) - Static method in class com.exxothermic.audioeverywheresdk.helper.logic.ColorHelper
Method that will get a string representing a color, and format it to a Android capable color
fromInteger(int) - Static method in enum class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper.ExxtractorApiVersion
 

G

genBoxJson(String, String, Map<String, String>) - Static method in class com.exxothermic.audioeverywheresdk.helper.logic.JsonHelper
Generate json struct to venue server
generateAudioChannelsForDemo(Context, String) - Static method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
Method that will create the demo channels for a given partner Id.
generateRandomMagicForInstallation() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Generates a random string with a size of MAGIC_LENGTH and with letters between a and z
generateUniqueId() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getApiVersionFromBoxVersion(String) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.ExxtractorVersionHelper
Method that will get the API version for a box
getAppStoreUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
getArgs() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCommand
 
getArgs() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfCommands
 
getAudioChannels() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannelInfo
 
getAudioChannels() - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.AudioChannelInfoMixinAnnotations
 
getAuthenticationWebService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getAutomationFromTriggerId(String) - Method in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
getAvailableLanguages() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getAWeekFromToday() - Static method in class com.exxothermic.audioeverywheresdk.helper.logic.DateHelper
 
getBackgroundColor() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getBackgroundColor() - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
getBackgroundColor() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
getBackgroundUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
getBeaconService() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
 
getBeaconService() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
getCategory() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileDocuments
 
getCategoryName() - Method in class com.exxothermic.audioeverywheresdk.business.model.DocumentCategory
 
getChannelInfo(String) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ChannelInfoRetrofitAPI
Retrofit method which requests which retrieves the channel info for audio audioChannels
getChannelInfoWebService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getChannelLeIDFromTriggerId(String) - Method in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
getChannelList() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Returns the current list of channels from the channel manager
getChannelList() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
getChannelList() - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ChannelInfoRetrofitAPI
Retrofit method which requests which retrieves the channel info for audio audioChannels
getChannelList(boolean) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PrivateChannelInfoRetrofitAPI
Retrofit method which requests which retrieves the channel info for audio audioChannels
getChannelMap() - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ChannelInfoRetrofitWebService
Method which performs the request that retrieves the channel info for audio audioChannels through the API
getChannelMap() - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ChannelInfoWebService
Abstract method that performs the request which retrieves the channel info for audio audioChannels
getChannelMap(boolean) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PrivateChannelInfoRetrofitWebService
Method which performs the request that retrieves the private channel info for audio audioChannels through the API
getChannelMap(boolean) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.PrivateChannelInfoWebService
Abstract method that performs the request which retrieves the private channel info for audio audioChannels
getChannelNumber() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getChannelNumber() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioStreamInformation
 
getCode() - Method in enum class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper.ExxtractorApiVersion
 
getCode() - Method in exception com.exxothermic.audioeverywheresdk.webservices.exceptions.ServiceException
Getter for the exception's code
getCommands() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAutomations
 
getCommands() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAutomations
 
getComponent() - Static method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
getConnectedServers() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Returns the current connected servers list
getConnectedServers() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
getContentSchedule() - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
getContentSchedule() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
getContentType() - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
getContentType() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
getCsrcCount() - Method in class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
 
getCsrcIdentifiers() - Method in class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
 
getCurrentAd() - Method in class com.exxothermic.audioeverywheresdk.business.model.Location
 
getCurrentApiVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getCurrentAudioChannel() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that return the current audio channel, the one that is beginning to play
getCurrentAudioChannel() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that will return the current Audio channel that is playing from the SDK
getCurrentChannelIndex() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that gets the current channel index on the channel list
getCurrentChannelIndex() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Returns the index on the list of the current channel
getCurrentChannelList() - Method in class com.exxothermic.audioeverywheresdk.ChannelManager
 
getCurrentChannelList() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Returns the current list of channels
getCurrentDefaultLanguage() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getCurrentDeviceInformation() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioStreamInformation
 
getCurrentDeviceType() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.PollingService
 
getCurrentExxtractorAddress() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Returns the mCurrentExxtractorAddress property value
getCurrentExxtractorAddress() - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
getCurrentExxtractorVersion() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Returns the current version of the connected ExXtractor
getCurrentExxtractorVersion() - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
getCurrentManagerState() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that will return the current manager state for the SDK
getCurrentSkin() - Method in class com.exxothermic.audioeverywheresdk.business.model.Location
 
getCurrentUserLevel() - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
getCurrentUserPermission() - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
getCurrentUserToken() - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
getCustomButtonList() - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButtonChannelInfo
 
getCustomButtonList() - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonChannelInfoMixinAnnotations
 
getCustomButtons() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will get the current custom button list on the application
getCustomButtons() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Returns the current list of banners from the channel manager
getCustomButtons() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
getDatagramSize() - Method in class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
 
getDaysRange() - Method in class com.exxothermic.audioeverywheresdk.business.model.Schedule
 
getDebugChannelsById(String) - Method in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
getDebugLevel() - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerConfigInfo
 
getDebugMode() - Method in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
getDelayTime() - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
getDelayTime() - Static method in class com.exxothermic.audioeverywheresdk.business.utils.CodecUtils
Method that reflects 'delayTime' state variable to CodecUtils methods
getDemoSchedule() - Static method in class com.exxothermic.audioeverywheresdk.business.model.Schedule
Method that will get a demo schedule, used for resources that need to show them on the demo mode
getDemoSkin() - Static method in class com.exxothermic.audioeverywheresdk.business.model.Skin
 
getDescription() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getDescription() - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
getDescription() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
getDialogImageUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
getDialogImageUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
getDialogUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
getDocumentCategories(APIRetrofitCallback<List<DocumentCategory>>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.DocumentCategoryRetrofitAPI
 
getDocumentCategories(WebServiceResponseHandler<List<DocumentCategory>>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.DocumentCategoryRetrofitWebService
Method which performs the request that retrieves the pdf docs through the API
getDocumentCategories(WebServiceResponseHandler<List<DocumentCategory>>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.DocumentCategoryWebService
 
getDocumentCategoryWebService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getDocumentExpirationDate() - Method in class com.exxothermic.audioeverywheresdk.business.model.DocumentData
 
getDocumentId() - Method in class com.exxothermic.audioeverywheresdk.business.model.DocumentData
 
getDocumentName() - Method in class com.exxothermic.audioeverywheresdk.business.model.DocumentData
 
getDocuments() - Method in class com.exxothermic.audioeverywheresdk.business.model.DocumentCategory
 
getDocumentsForCategoryResourceId(int, Context) - Static method in class com.exxothermic.audioeverywheresdk.business.model.DocumentData
 
getDocumentUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.DocumentData
 
getExpirationDate() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileDocuments
 
getExpirationDate() - Method in class com.exxothermic.audioeverywheresdk.business.model.Schedule
 
getExtension() - Method in class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
 
getExtraChannelInfo(int) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ChannelInfoRetrofitAPI
Retrofit method which requests which retrieves the channel info for extra audioChannels
getExtraChannelInfo(int) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ChannelInfoRetrofitWebService
Method which performs the request that retrieves the channel info for extra audioChannels through the API
getExtraChannelInfo(int) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ChannelInfoWebService
Abstract method that performs the request which retrieves the channel info for extra audioChannels
getExtraChannelInfo(String) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ChannelInfoRetrofitAPI
 
getExxtractorInformation(String, WebServiceResponseHandler<List<ExxtractorInformation>>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.MyBoxInformationRetrofitWebService
Abstract method which retrieves the my box information from the network boxes
getExxtractorInformation(String, WebServiceResponseHandler<List<ExxtractorInformation>>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorInformationWebService
Abstract method which retrieves the my box information for the network boxes
getExxtractorInformationWebService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getExxtractorLocation(int, WebServiceResponseHandler<Location>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.LocationRetrofitWebService
Method that retrieves the information for an exxtractor given a certain location
getExxtractorLocation(int, WebServiceResponseHandler<Location>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorLocationService
Method that retrieves the information for an exxtractor given a certain location
getExxtractorLocation(int, Callback<Location>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.LocationRetrofitApi
 
getExxtractorLocationService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getExxtractorLogs(String, Callback<LogFile>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ServerActionsRetrofitApi
 
getExxtractorServerConfigInfo(String, Callback<ServerConfigInfo>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ServerConfigRetrofitApi
Method that will get the current exxtractor data from the selected exxtractor
getExxtractorsSeen() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Returns the mExxtractorsSeen property value
getExxtractorUniqueIdentifier() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
getExxtractorVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
getFeaturedImage() - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
getFeaturedImageUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
getFree() - Method in class com.exxothermic.audioeverywheresdk.business.model.HardDrive
 
getGain() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getHandler() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService
Getter for the service handler
getHardDriveInfo() - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerConfigInfo
 
getHashAlgorithm() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Indicates the encryption code that the app will use.
getHashAlgorithm() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
getHourRange() - Method in class com.exxothermic.audioeverywheresdk.business.model.Schedule
 
getId() - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
getId() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
getId() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileDocuments
 
getId() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
getId() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.PollingService
Getter for the polling service id which is the unix timestamp upon the object's creation
getImageUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getInstance() - Static method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
Method that will return the shared instance for this manager, if exists.
getIpAddress() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getIpAddress() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioStreamInformation
 
getIpforScanning(Context, boolean) - Static method in class com.exxothermic.audioeverywheresdk.helper.logic.NetworkHelper
 
getIsAdminModeEnabled() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Gets the value of isAdminModeEnabled to verify if an admin session is open.
getIsAdminModeEnabled() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Gets the value of isAdminModeEnabled to verify if an admin session is open.
getIsAdminModeEnabled() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
getIsAvailable() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getIsBluetoothConnected() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
 
getIsBluetoothConnected() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
getIsHidden() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getIsInfoButtonEnabled() - Method in class com.exxothermic.audioeverywheresdk.business.model.Skin
 
getIsPa() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getIsPrivate() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getLastExxtractorApiVersion() - Static method in enum class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper.ExxtractorApiVersion
 
getLevel() - Method in class com.exxothermic.audioeverywheresdk.business.model.User
 
getListenerProfile(String, String, WebServiceResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ProfileRetrofitWebService
Method that will retrieve a listener profile for the current venue, represented by json structure
getListenerProfile(String, String, WebServiceResponseHandler<Profile>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ProfileWebService
Method that will retrieve a listener profile for the current venue, represented by json structure
getListenerProfile(String, String, Callback<Profile>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ProfileRetrofitApi
Method that will retrieve a listener profile for the current venue, represented by json structure
getListenerProfileMenu() - Method in class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileMenu
 
getListenerProfileMenu() - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ListenerProfileMenuMixinAnnotations
 
getListenerProfileMenu(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
 
getListenerProfileMenu(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
getListenerProfilesMenu(WebServiceResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ProfileRetrofitWebService
Method that will retrieve the menu with all the listener profiles for the current venue, represented by json structure
getListenerProfilesMenu(WebServiceResponseHandler<List<ListenerProfileInformation>>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ProfileWebService
Method that will retrieve the menu with all the listener profiles for the current venue, represented by json structure
getListenerProfilesMenu(Callback<List<ListenerProfileInformation>>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ProfileRetrofitApi
Method that will retrieve the menu with all the listener profiles for the current venue, represented by json structure
getLocalChannels(String, WebServiceResponseHandler<List<AudioChannel>>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ChannelInfoRetrofitWebService
Method that will get the local channel information to the current exxtractor
getLocalChannels(String, WebServiceResponseHandler<List<AudioChannel>>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ChannelInfoWebService
 
getLocalChannels(String, Callback<List<AudioChannel>>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ChannelInfoRetrofitAPI
 
getLocalizedDayListWithSeparator(Context, int) - Method in class com.exxothermic.audioeverywheresdk.business.model.Schedule
Methods that get the current array of days as a string, localized in the current user's locale the generted string is comma separated, but will use the separator parameter before the last day
getLocalizedExpirationDate(Context) - Method in class com.exxothermic.audioeverywheresdk.business.model.Schedule
Method that genarates the expiration date, localized to the user device, for this custom button
getLocalizedRangeHours(Context) - Method in class com.exxothermic.audioeverywheresdk.business.model.Schedule
Method that returns the range of available hours for this schedule, based on the user localization
getLocation() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Returns the current Location definition
getLogFromExxtractor(String, AudioEverywhereResponseHandler<LogFile>) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
getLogoUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
getLogsFromExxtractor(String, WebServiceResponseHandler<LogFile>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ServerActionsRetrofitWebService
Method that will get the link for the current exxtractor
getLogsFromExxtractor(String, WebServiceResponseHandler<LogFile>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ServerActionsWebService
Method that will get the link for the current exxtractor
getmAccessToken() - Method in class com.exxothermic.audioeverywheresdk.business.model.Token
 
getmAdLargelImageUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
getmAdSkipenabled() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
getmAdSkipTime() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
getmAdSmallImageUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
getmAdType() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
getmAdVideoUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
getmAltBeacon() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmAppThemeTitle() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTheme
 
getMarker() - Method in class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
 
getmAssets() - Method in class com.exxothermic.audioeverywheresdk.business.model.Profile
 
getmAssets() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
 
getmAudioLanguage() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSettings
 
getmAudioLanguage() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
getmAudioMobileApp() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
getmAudioOptions() - Method in class com.exxothermic.audioeverywheresdk.business.model.Profile
 
getmAudioOptions() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConf
 
getmAutomation() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmAutomations() - Method in class com.exxothermic.audioeverywheresdk.business.model.Profile
 
getmAutomations() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConf
 
getmAutoOffTimeout() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
getmBackgroundColor() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
getmBanner() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
getmBanners() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAssets
 
getmBeacons() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
 
getmBluetoothAllowed() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfilePermissions
 
getmBrightness() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
getmBTAddress() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmBuildFingerprint() - Method in class com.exxothermic.audioeverywheresdk.business.model.DeviceInformation
 
getmBuildFingerprint() - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.DeviceInformationMixinAnnotation
 
getmChannelColor() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
getmChannelId() - Method in class com.exxothermic.audioeverywheresdk.business.model.DebugInformation
 
getmChannelId() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
getmChannelImage() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
getmChannelInfoEnabled() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTheme
 
getmCounter() - Method in class com.exxothermic.audioeverywheresdk.business.model.DebugInformation
 
getmCurrentDeviceType() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.PollingService
 
getmDaysRange() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSchedule
 
getmDBGuid() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmDefaultProfile() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
getmDelay() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfResource
 
getmDescription() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
getmDeviceId() - Method in class com.exxothermic.audioeverywheresdk.business.model.DeviceInformation
 
getmDeviceId() - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.DeviceInformationMixinAnnotation
 
getmDisplay() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTimeouts
 
getmDNSNameServers() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
getmDocument() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
getmDocuments() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAssets
 
getmEddyBeacon() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getMessage() - Method in exception com.exxothermic.audioeverywheresdk.webservices.exceptions.ServiceException
Getter for the exception's message
getmExitTimeout() - Method in class com.exxothermic.audioeverywheresdk.business.model.DebugInformation
 
getmExpirationDate() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSchedule
 
getmExxtractorUniqueIdentifier() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
getmExxtractorVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
getmFWVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmGain() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfResource
 
getmGateway() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
getmGeneralSettings() - Method in class com.exxothermic.audioeverywheresdk.business.model.Profile
 
getmGPS() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileInfrastructure
 
getmGPS() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfInfrastructure
 
getmHidden() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
getmHidden() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAudioOptions
 
getmHourRange() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSchedule
 
getmIBeacon() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmImageUr() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
getmInfrastructure() - Method in class com.exxothermic.audioeverywheresdk.business.model.Profile
 
getmInfrastructure() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConf
 
getmInfrastructure() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
getmInput() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfResource
 
getmIpAddress() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
getmIpRangeStart() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
getmIpRangeStop() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
getmIrBeacon() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmIsAvailable() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
getmIsEnabled() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
getmLargeImageUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
getmLastKnownIp() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileServer
 
getmLastKnownIp() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfServers
 
getmLastKnownIp() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfServers
 
getmLeaseTime() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
getmLeControlVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
getmLeControlVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
getmLeid() - Method in class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileInformation
 
getmLeid() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
getmLeid() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAudioOptions
 
getmLeid() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfMobileApp
 
getmLeid() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfReceiver
 
getmLeIdAudioOpt() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getmLocationBackUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
getmLocationDialogUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
getmLocationLogoUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
getmLocationName() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
getmLocationTabletBackUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
getmLocationTabletDialogUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
getmManualServerAllowed() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfilePermissions
 
getmManufacturer() - Method in class com.exxothermic.audioeverywheresdk.business.model.DeviceInformation
 
getmManufacturer() - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.DeviceInformationMixinAnnotation
 
getmMasterChannel() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfPaConfig
 
getmMasterServer() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfPaConfig
 
getmMeta() - Method in class com.exxothermic.audioeverywheresdk.business.model.Profile
 
getmMeta() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConf
 
getmMFGName() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmMFGUUID() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmMobileApp() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfDefaultProfile
 
getmMobileApp() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfProfiles
 
getmModel() - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerInfo
 
getmModelName() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmName() - Method in class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileInformation
 
getmName() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
getmName() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
getmName() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAudioOptions
 
getmName() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmName() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfMobileApp
 
getmName() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfReceiver
 
getmNetmask() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
getmNetwork() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
 
getmNetworkAllowwed() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfilePermissions
 
getmOffer() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
getmOffers() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAssets
 
getmOperators() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
 
getMoreInfoUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
getMoreInfoUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
getmPAAudioOption() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
 
getmPaConfig() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
getmPairPin() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmPass() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWifi
 
getmPassphrase() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
getmPassphrase() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAudioOptions
 
getmPassphrase() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfServerResources
 
getmPassphrase() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfMobileApp
 
getmPassphrase() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfReceiver
 
getmPassphraseRequired() - Method in class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileInformation
 
getmPassphraseRequired() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
getmPassphraseRequired() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfMobileApp
 
getmPassphraseRequired() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfReceiver
 
getmPicFWVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmPlayingImageUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
getmPrimaryColor() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTheme
 
getmProfileLeid() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileMeta
 
getmProfileLeid() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
getmProfileName() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileMeta
 
getmProfileName() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
getmProfiles() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
 
getmProfileVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileMeta
 
getmProfileVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
getmReceiver() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfDefaultProfile
 
getmReceiver() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfProfiles
 
getmResource() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSources
 
getmResource() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSources
 
getmResource() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfServerResources
 
getmResourceId() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileResource
 
getmResourceId() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfResource
 
getmResourceType() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfServerResources
 
getmSecondaryColor() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTheme
 
getmSerial() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmSerial() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfServers
 
getmSerialNumber() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileResource
 
getmSerialNumber() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileServer
 
getmSerialNumber() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfResource
 
getmSerialNumber() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfServers
 
getmSerialNumber() - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerInfo
 
getmServerName() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
 
getmServerResources() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
 
getmServers() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileInfrastructure
 
getmServers() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfInfrastructure
 
getmServers() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
 
getmServerSerial() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
 
getmServerVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerInfo
 
getmSettings() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConf
 
getmSha1Encryption() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Gets the value of mSha1Encryption to verify the type of the encryption that the app should use.
getmShutdown() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTimeouts
 
getmSleep() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTimeouts
 
getmSources() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
getmSources() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAudioOptions
 
getmSsId() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWifi
 
getmStaticIp() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
getmStrength() - Method in class com.exxothermic.audioeverywheresdk.business.model.DebugInformation
 
getmTag() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSources
 
getmTag() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSources
 
getmTag() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmTextLanguage() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSettings
 
getmTextLanguage() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
getmTheme() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAssets
 
getmTimers() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileInfrastructure
 
getmTimers() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfInfrastructure
 
getmTimeZoneIdentifier() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSchedule
 
getmTimeZoneIdentifier() - Method in class com.exxothermic.audioeverywheresdk.business.model.Schedule
 
getmTokenType() - Method in class com.exxothermic.audioeverywheresdk.business.model.Token
 
getmTosDS() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
getmTrack() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
getmTriggerId() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getmTriggerId() - Method in class com.exxothermic.audioeverywheresdk.business.model.DebugInformation
 
getmTriggerId() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmType() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSources
 
getmType() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSources
 
getmUniqueId() - Method in class com.exxothermic.audioeverywheresdk.business.model.Stat
 
getmUniqueId() - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.StatMixinAnnotations
 
getmVenueLeid() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
getmVenueLeid() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
getmVenueLEId() - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerInfo
 
getmVenueName() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileMeta
 
getmVenueName() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
getmVenueName() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
getmVenuePassphrase() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
getmVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileInformation
 
getmVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfMobileApp
 
getmVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfReceiver
 
getmVlanPriority() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
getmVolume() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
getmWelcomeAd() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAssets
 
getmWelcomeAdd() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
getmXmitInterval() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getmXmitPower() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
getMyBoxInformation(String, Callback<List<ExxtractorInformation>>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.MyBoxInformationRetrofitAPI
Retrofit method which retrieves the my box information from the network boxes
getName() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCommand
 
getName() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfCommands
 
getName() - Method in class com.exxothermic.audioeverywheresdk.business.model.User
 
getName() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
getNeighborExxtractors(String, WebServiceResponseHandler<String[]>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.NeighborsRetrofitWebService
Method that will retrieve the list of available servers on the network
getNeighborExxtractors(String, WebServiceResponseHandler<String[]>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.NeighborsWebService
Method that will retrieve the list of available servers on the network
getNeighborExxtractors(String, Callback<String[]>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.NeighborsRetrofitApi
Method that will retreive the list of al the exxtractors on the network, represented by an array of IP addresses
getNeighborsInformation(AudioEverywhereResponseHandler<String[]>) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
getNeighborsWebService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getNewState() - Method in class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation
 
getNotificationForPlayback(String) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
Method which creates a notification based on the given string
getOffers(int, APIRetrofitCallback<List<CustomButton>>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ChannelInfoRetrofitAPI
Retrofit method which requests which retrieves the channel info for extra audioChannels
getOffers(int, WebServiceResponseHandler<List<CustomButton>>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ChannelInfoRetrofitWebService
Method which performs the request that retrieves the venue offers through the API
getOffers(int, WebServiceResponseHandler<List<CustomButton>>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ChannelInfoWebService
Abstract method that performs the request which retrieves venue offers
getOldState() - Method in class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation
 
getPadding() - Method in class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
 
getPaMode() - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerConfigInfo
 
getPassphrase() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getPassphrase() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioStreamInformation
 
getPassword() - Method in class com.exxothermic.audioeverywheresdk.business.model.User
 
getPassword() - Method in class com.exxothermic.audioeverywheresdk.VenueServerBasicAuthenticator
 
getPayloadType() - Method in class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
 
getPlaybackWebService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getPlayingImageUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getPort() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getPrimaryColor() - Method in class com.exxothermic.audioeverywheresdk.business.model.Skin
 
getPrivateChannelInfoWebService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getProfile() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getProfile() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Returns the current profile
getProfile() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
getProfile(WebServiceResponseHandler<Profile>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ProfileRetrofitWebService
Method that will retrieve the profile of the current venue
getProfile(WebServiceResponseHandler<Profile>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ProfileWebService
Method that will retrieve the profile for the current venue
getProfile(Callback<Profile>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ProfileRetrofitApi
Method that will retrieve the profile for the current venue, represented by json structure
getRandomColor() - Static method in class com.exxothermic.audioeverywheresdk.helper.logic.ColorHelper
Method that will get a random color, avoiding both white and black colors
getRandomFutureDate() - Static method in class com.exxothermic.audioeverywheresdk.helper.logic.DateHelper
Method that will generate a timestamp for a future date.
getReason() - Method in exception com.exxothermic.audioeverywheresdk.AudioEverywhereException
 
getReason() - Method in class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation
 
getReceiverConf(String, String, WebServiceResponseHandler<ReceiverConf>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ReceiverConfRetrofitWebService
Method that will retrieve the receiver config file of the current venue
getReceiverConf(String, String, WebServiceResponseHandler<ReceiverConf>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ReceiverConfWebService
Method that will retrieve the receiver config file for the current venue
getReceiverConf(String, String, Callback<ReceiverConf>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ReceiverConfRetrofitApi
Method that will retrieve the receiver config file for the current venue, represented by json structure
getReceiverConfWebService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getRecommendedAutoDismissTime() - Static method in class com.exxothermic.audioeverywheresdk.business.model.Advertisement
 
getRequestedChannels() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Returns the mRequestedChannels property value
getResponseHandler() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.PollingService
 
getRtpHeaderSize() - Method in class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
 
getSecondaryColor() - Method in class com.exxothermic.audioeverywheresdk.business.model.Skin
 
getSeenChannels() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Returns the mSeenChannels property value
getSequenceNumber() - Method in class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
 
getSerialNumber() - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerConfigInfo
 
getServerActionsWebService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getServerConfiguration(String, AudioEverywhereResponseHandler<ServerConfigInfo>) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
getServerConfiguration(String, WebServiceResponseHandler<ServerConfigInfo>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ServerConfigRetrofitWebService
Method that will get the current server configuration for the current exxtractor
getServerConfiguration(String, WebServiceResponseHandler<ServerConfigInfo>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ServerConfigWebService
Method that will get the current server configuration for the current exxtractor
getServerConfigWebService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getServerID() - Method in class com.exxothermic.audioeverywheresdk.business.model.Server
 
getServerInfo() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
getServerInfo(WebServiceResponseHandler<ServerInfo>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ServerActionsRetrofitWebService
Method that will get the server general information
getServerInfo(WebServiceResponseHandler<ServerInfo>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ServerActionsWebService
Method that will get the server general information
getServerInfo(Callback<ServerInfo>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ServerActionsRetrofitApi
 
getServerIP() - Method in class com.exxothermic.audioeverywheresdk.business.model.Server
 
getServerIpById(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileInfrastructure
 
getServerIpById(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfInfrastructure
 
getServerName() - Method in class com.exxothermic.audioeverywheresdk.business.model.Server
 
getService() - Method in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService.LocalBinder
 
getService() - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService.LocalBinder
 
getSkipEnabled() - Method in class com.exxothermic.audioeverywheresdk.business.model.Advertisement
 
getSkipTime() - Method in class com.exxothermic.audioeverywheresdk.business.model.Advertisement
 
getSsrcIdentifier() - Method in class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
 
getState() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getState() - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerState
 
getStatWebService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getSubtitle() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getTag() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getThumbnailImageUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
getThumbnailImageUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
getTimestamp() - Method in class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
 
getTitle() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
getTitle() - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
getTitle() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
getTitle() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileDocuments
 
getToken() - Method in class com.exxothermic.audioeverywheresdk.business.model.User
 
getTotal() - Method in class com.exxothermic.audioeverywheresdk.business.model.HardDrive
 
getTotalPlaybackTime() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Returns the mTotalPlaybackTime property value
getTrigger_id() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAutomations
 
getTrigger_id() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAutomations
 
getType() - Method in class com.exxothermic.audioeverywheresdk.business.model.Advertisement
 
getUdpPort() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioStreamInformation
 
getUnitConf(String, WebServiceResponseHandler<UnitConf>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.UnitConfRetrofitWebService
Method that will retrieve the unit config file of the current venue
getUnitConf(String, WebServiceResponseHandler<UnitConf>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.UnitConfWebService
Method that will retrieve the unit config file for the current unit
getUnitConf(String, Callback<UnitConf>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.UnitConfRetrofitApi
Method that will retrieve the unit config file for the current venue, represented by json structure
getUnitConfWebService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getUriForResourceId(Context, int) - Static method in class com.exxothermic.audioeverywheresdk.helper.logic.UriHelpers
Method that will return, based on the app context and the resource Id, the URI to open the resource directly,using the android resource schema
getUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.Advertisement
 
getUrl() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileDocuments
 
getURL() - Method in class com.exxothermic.audioeverywheresdk.business.model.LogFile
 
getUrlEndpoint() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
Method that will build the endpoint for a retrofit service and validate if should use http or https
getUrlEndpoint(String) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will build the endpoint for a retrofit service and validate if should use http or https
getUrlEndpoint(String) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
Method that will build the endpoint for a retrofit service and validate if should use http or https
getUrlFromResourceIdOnCacheDir(int, Context) - Static method in class com.exxothermic.audioeverywheresdk.business.model.DocumentData
Method taht will write a file from the resources directory into the cache directory for the current device.
getUsed() - Method in class com.exxothermic.audioeverywheresdk.business.model.HardDrive
 
getUsername() - Method in class com.exxothermic.audioeverywheresdk.VenueServerBasicAuthenticator
 
getUserPermissions() - Method in class com.exxothermic.audioeverywheresdk.business.model.User
 
getUserWebService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getUsingHttps() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Indicates if the endpoints will use https in the url
getUsingHttps() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Indicates if the endpoints will use https in the url
getUsingHttps() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
getVendorUniqueIdentifier() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
getVenueConf(String, WebServiceResponseHandler<VenueConf>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.VenueConfRetrofitWebService
Method that will retrieve the venue config file of the current venue
getVenueConf(String, WebServiceResponseHandler<VenueConf>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.VenueConfWebService
Method that will retrieve the venue config file for the current venue
getVenueConf(String, Callback<VenueConf>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.VenueConfRetrofitApi
Method that will retrieve the venue config file for the current venue, represented by json structure
getVenueConfWebService() - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.WebServicesComponent
 
getVenueDetail() - Method in class com.exxothermic.audioeverywheresdk.business.model.Location
 
getVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.ExxtractorInformation
Getter for the box version
getVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
 
getVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.Server
 
getVersion() - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerConfigInfo
 
getWhiteColorAsString() - Static method in class com.exxothermic.audioeverywheresdk.helper.logic.ColorHelper
Metod that generates a string representing a white color

H

handleFailureResponse(ServiceException) - Method in interface com.exxothermic.audioeverywheresdk.webservices.WebServiceResponseHandler
Method which handles the failure response from a service request
handleHttpErrorForPlaybackOperation(ServiceException, AudioChannel, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will handle, and notify, when a reqeust for playback has failed to start or stop the streaming from the current channel.
handleJmdnsTimeout() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection.JmdnsServiceHandler
Method which handles the timeout of the jmdns service
handleJmdnsTimeout() - Method in interface com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService.JmdnsServiceHandler
Method which handles the timeout of the jmdns service
handleJmdnsTimeout() - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection.JmdnsServiceHandler
Method which handles the timeout of the jmdns service
handleNetworkConnectivityChange() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
Method that will handle a Wifi Error on the library.
handleRemovedService(String, ServiceInfo) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection.JmdnsServiceHandler
Method which is expected to be called upon a removed service
handleRemovedService(String, ServiceInfo) - Method in interface com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService.JmdnsServiceHandler
Method which is expected to be called upon a removed service
handleRemovedService(String, ServiceInfo) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection.JmdnsServiceHandler
Method which is expected to be called upon a removed service
handleResolvedService(String, ServiceInfo, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection.JmdnsServiceHandler
Method which is expected to be called upon a resolved service
handleResolvedService(String, ServiceInfo, AudioEverywhereResponseHandler) - Method in interface com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService.JmdnsServiceHandler
Method which is expected to be called upon a resolved service
handleResolvedService(String, ServiceInfo, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection.JmdnsServiceHandler
Method which is expected to be called upon a resolved service
handleSuccessfulLocation(Location, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
handleSuccessfulResponse(T) - Method in interface com.exxothermic.audioeverywheresdk.webservices.WebServiceResponseHandler
Method which handles the successful response from a service request
HardDrive - Class in com.exxothermic.audioeverywheresdk.business.model
HardDrive model.
HardDrive() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.HardDrive
 
HardDriveAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Hard drive mapping.
HardDriveAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.HardDriveAPIMappingModule
 
HardDriveMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi
Annotation class for HardDriveMixin
HardDriveMixinAnnotations(String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.HardDriveMixinAnnotations
 
HardDriveMixInAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class which extends from the serverInfoConfig model in order to provide extra properties for jackson through annotations
headsetConnected - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
HTTP_CONFLICT - Enum constant in enum class com.exxothermic.audioeverywheresdk.AudioEverywhereException.ExceptionReason
 
HTTP_SERVICE_NOT_AVAILABLE - Enum constant in enum class com.exxothermic.audioeverywheresdk.AudioEverywhereException.ExceptionReason
 
HTTP_UNAUTHORIZED - Enum constant in enum class com.exxothermic.audioeverywheresdk.AudioEverywhereException.ExceptionReason
 
HttpClientException - Exception in com.exxothermic.audioeverywheresdk.webservices.exceptions
Class which serves as a model for the http client exception
HttpClientException() - Constructor for exception com.exxothermic.audioeverywheresdk.webservices.exceptions.HttpClientException
 
HttpServerException - Exception in com.exxothermic.audioeverywheresdk.webservices.exceptions
Class which serves as a model for the http client exception
HttpServerException() - Constructor for exception com.exxothermic.audioeverywheresdk.webservices.exceptions.HttpServerException
 

I

ID_FIELD_NAME - Static variable in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
IMAGE_AD - Static variable in class com.exxothermic.audioeverywheresdk.business.model.Advertisement
 
IMAGE_BUTTON - Static variable in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
IMAGE_URL - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
INACTIVITY_PERIOD_MILIS - Static variable in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
INACTIVITY_PERIOD_MINUTES - Static variable in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
initializeOboeEngine(boolean) - Static method in class com.exxothermic.audioeverywheresdk.business.utils.Oboe
Method that will intialize the queue for the audio, allocating the necessary memory for the audio.
initializeTelephonyManager(Context) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will setup the telephony manager to handle the calls states of the device
initializeTelephonyManager(Context) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that will setup the telephony manager to handle the calls states of the device
initializeTelephonyManager(Context) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
Method that will setup the telephony manager to handle the calls states of the device
inject(PlaybackService) - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.ServicesComponent
 
inject(ChannelManager) - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.ServicesComponent
 
inject(ExxtractorConnection) - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.ServicesComponent
 
inject(MessagingHelper) - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.ServicesComponent
 
inject(ManagerExxtractorConnection) - Method in interface com.exxothermic.audioeverywheresdk.dependenceinjection.components.ServicesComponent
 
InterruptedScan - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ChangeReason
 
interruptScanning(boolean) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService
 
INVALID_LOCATION - Enum constant in enum class com.exxothermic.audioeverywheresdk.AudioEverywhereException.ExceptionReason
 
INVALID_PARTNER - Enum constant in enum class com.exxothermic.audioeverywheresdk.AudioEverywhereException.ExceptionReason
 
INVALID_VIDEO_RESOURCE - Static variable in class com.exxothermic.audioeverywheresdk.business.model.Advertisement
 
ipAddress - Static variable in class com.exxothermic.audioeverywheresdk.helper.logic.NetworkHelper
 
isAdminModeEnabled - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
isColorValid(String) - Static method in class com.exxothermic.audioeverywheresdk.helper.logic.ColorHelper
Method that validate a color string passed as a parameter
isConnected() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Indicates if the current connection to an ExXtractor is established or not
isConnected(Context, boolean) - Static method in class com.exxothermic.audioeverywheresdk.helper.logic.NetworkHelper
Helper method used on the library to know if the device is connected to a WLAN at any moment
isCurrentExxtractorVersionGreaterOrEqualThan(String) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that will compare the current exxtractor version, with the one given as a parameter, checking if one version is greater than the other
isCurrentExxtractorVersionGreaterOrEqualThan(String) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
Method that will compare the current exxtractor version, with the one given as a parameter, checking if one version is greater than the other
isDemoModeEnabled() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Indicates if the demo mode is enabled or not; this depends if you are using the real or demo implementation
isDemoModeEnabled() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
isDemoTransition() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Indicates if the demo transition is set to true or not
isDuplexEnabled() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Indicates if duplex communication feature is enabled or not.
isDuplexEnabled() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
isEquals(CustomButton) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
isExxtractorIpPresent() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will check if the exxtractor IP address is present on the class
isInStereo() - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
isLocationEnabled() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
If the current state is connected or polling will try to return if the Location is enabled or not
isLocationEnabled() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper
 
ismAutoPower() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
ismBroadcastLed() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
ismDHCPServerEnabled() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
ismEnableBTConfig() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
ismJackSense() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
ismLowBattLed() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
ismOverrideEngaged() - Method in class com.exxothermic.audioeverywheresdk.business.model.DebugInformation
 
ismPassphraseRequired() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfServerResources
 
ismStaticEnabled() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
ismStereo() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfResource
 
ismUseLoudspeaker() - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
isPartnerInformationAvailable() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
If the current state is connected or polling will try to return if the partner information is enabled
isPrivateChannelsEnabled(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Indicates if private channels feature is enabled or not.
isPrivateChannelsEnabled(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
isRunning() - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
isRunning() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.PollingService
Getter to identify if the polling service is running
isScanningServiceCleaning() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that will return to the caller the status of the cleaning process for the current service
isScanningServiceCleaning() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
isScanOverEthernet() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Returns the current configuration of the scanOverEthernet option at the current ExXtractor connection
isServiceIsCleaning() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService
 
isSessionOpen() - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
ISSUE - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.AudioChannel.ChannelStatus
 
isUpdating() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.PollingService
Getter which indicates if the polling service is performing the update operation on background
isUpdatingChannels() - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
isValid() - Method in class com.exxothermic.audioeverywheresdk.business.model.Advertisement
Method that indicates if the current advertisement is valid or not
isVersionGreaterOrEqualThan(String, String) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.ExxtractorVersionHelper
Method that will compare to versions passed as Strings

J

JmdnsService - Class in com.exxothermic.audioeverywheresdk.helper.logic
Class which uses the jmdns library to discover the exxothermic service published through avahi by MyBox
JmdnsService(Context, int, boolean, AudioEverywhereResponseHandler) - Constructor for class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService
Default constructor
JmdnsService.JmdnsServiceHandler - Interface in com.exxothermic.audioeverywheresdk.helper.logic
Inner interface which defines the handler for a Jmdns handler
JmdnsService.JmdnsServiceListener - Class in com.exxothermic.audioeverywheresdk.helper.logic
Inner class which implements a service listener to the jmdns API
JmdnsServiceHandler() - Constructor for class com.exxothermic.audioeverywheresdk.ExxtractorConnection.JmdnsServiceHandler
 
JmdnsServiceHandler(String) - Constructor for class com.exxothermic.audioeverywheresdk.ExxtractorConnection.JmdnsServiceHandler
 
JmdnsServiceHandler(String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection.JmdnsServiceHandler
 
JmdnsServiceListener() - Constructor for class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService.JmdnsServiceListener
 
JsonHelper - Class in com.exxothermic.audioeverywheresdk.helper.logic
The JsonHelper is a class with static methods to generate a json string compatible with venue server
JsonHelper() - Constructor for class com.exxothermic.audioeverywheresdk.helper.logic.JsonHelper
 

L

LAST_CONNECTED_SERVER_ID - Static variable in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
LIST_UPDATED - Static variable in class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
ListenerProfileInformation - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold general information of Listener Profile
ListenerProfileInformation() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileInformation
 
ListenerProfileInformation(String, String, boolean, int) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileInformation
 
ListenerProfileInformationMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for general information of Listener Profile, using mixing annotations
ListenerProfileInformationMixinAnnotations(String, String, boolean, int) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ListenerProfileInformationMixinAnnotations
 
ListenerProfileMenu - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold general information of Listener Profile
ListenerProfileMenu() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileMenu
 
ListenerProfileMenuAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Listener Profile mapping
ListenerProfileMenuAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ListenerProfileMenuAPIMappingModule
 
ListenerProfileMenuMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for general information of Listener Profile, using mixing annotations
ListenerProfileMenuMixinAnnotations() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ListenerProfileMenuMixinAnnotations
 
LISTENING_TEXT - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
LoadConfigsFilesFromServer() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
LOADING - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.AudioChannel.ChannelStatus
 
loadLastConnectedServer() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Loads the last connected venue server.
loadLastConnectedServer() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
Loads the last connected venue server.
loadLastConnectedServer() - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
LocalBinder() - Constructor for class com.exxothermic.audioeverywheresdk.business.services.BeaconsService.LocalBinder
 
LocalBinder() - Constructor for class com.exxothermic.audioeverywheresdk.business.services.PlaybackService.LocalBinder
 
Location - Class in com.exxothermic.audioeverywheresdk.business.model
Class that holds an Exxtractor Location for the application
Location() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.Location
 
LocationMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class twhich provides a Maping Module for the Location entity for the exxtractor API
LocationMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.LocationMappingModule
 
LocationMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that handle the mapping configuration for the Exxtractor Location entity
LocationMixinAnnotations(Advertisement, Skin, VenueDetail) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.LocationMixinAnnotations
 
LocationRetrofitApi - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Retrofit API interface fot the exxtractor Location service
LocationRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Available methods for the Location Web Service.
LocationRetrofitWebService(LocationRetrofitApi) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.LocationRetrofitWebService
 
LOG_TAG - Variable in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
LOG_TAG - Variable in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
LOG_TAG - Static variable in class com.exxothermic.audioeverywheresdk.helper.logic.EncryptionHelper
 
LOG_TAG - Static variable in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.HardDriveMixinAnnotations
 
LogFile - Class in com.exxothermic.audioeverywheresdk.business.model
 
LogFile() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.LogFile
 
LogFileAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Log file mapping.
LogFileAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.LogFileAPIMappingModule
 
LogFileMixInAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Log File Mixin mapping.
loginOperator(VenueServerAuthenticator, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Creates a operator session in the venue server.
loginOperator(VenueServerAuthenticator, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
loginOperatorFromAllServers(String) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
loginOperatorWithAuthenticationHeader(String, APIRetrofitCallback<Token>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.AuthenticationRetrofitApi
Method that will login a operator, returning a token to make the request
loginOperatorWithAuthenticationHeader(String, WebServiceResponseHandler<Token>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.AuthenticationRetrofitWebService
 
loginOperatorWithAuthenticationHeader(String, WebServiceResponseHandler<Token>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.AuthenticationWebService
Method to log in a operator on the exxtractor
loginUser(VenueServerAuthenticator, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Creates a user session in the venue server.
loginUser(VenueServerAuthenticator, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
loginUserWithAuthenticationHeader(String, APIRetrofitCallback<User>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.AuthenticationRetrofitApi
Method that will login a user, returning a User to make the request
loginUserWithAuthenticationHeader(String, WebServiceResponseHandler<User>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.AuthenticationRetrofitWebService
 
loginUserWithAuthenticationHeader(String, WebServiceResponseHandler<User>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.AuthenticationWebService
Method to log in a user on the exxtractor
logOut(String, Callback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.AuthenticationRetrofitApi
Method that will logout the user wit the current token from the exxtractor.
logoutCurrentSession(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Close the session associated to the current user
logoutCurrentSession(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
logoutCurrentUser(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Destroys session associated to the current user
logoutCurrentUser(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
logOutCurrentUser(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
Method that will log out the current user from the network
logOutSession(String, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.AuthenticationRetrofitWebService
 
logOutSession(String, WebServiceResponseHandler<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.AuthenticationWebService
Method that will logout the user and close the session with the current token from the exxtractor.
logOutSession(String, Callback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.AuthenticationRetrofitApi
Method that will logout the user and close the session with the current token from the exxtractor.
logOutUser(String, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.AuthenticationRetrofitWebService
 
logOutUser(String, WebServiceResponseHandler<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.AuthenticationWebService
Method that will log out the user from the exxtractor

M

MAGIC_LENGTH - Static variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
ManagerExxtractorConnection - Class in com.exxothermic.audioeverywheresdk
Class that will pro
ManagerExxtractorConnection(Context) - Constructor for class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
ManagerExxtractorConnection.JmdnsServiceHandler - Class in com.exxothermic.audioeverywheresdk
Inner class which handles the jmdns events
mConnectedServers - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mConnectedServers - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mConnection - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mConnection - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mContext - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mContext - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mCurrentAudioChannel - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mCurrentAudioChannelMap - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mCurrentChannelManager - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mCurrentExxtractorAddress - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mCurrentExxtractorIp - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mCurrentExxtractorVersion - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mCurrentFeatureHelper - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mCurrentManagerState - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ManagerState
 
mCurrentManagerState - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mCurrentNotificationBuilder - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mCurrentNotificationString - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mCurrentService - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mCurrentService - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mCustomButtonList - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mDebugLevel - Variable in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ServerConfigInfoMixInAnnotations
 
mDeviceInformation - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mDirtyListeners() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Return a dirty flag to know if there are changes to save in the listeners profiles
mDirtyListeners() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
Return a dirty flag to know if there are changes to save in the listeners profiles
MediaSessionCallback() - Constructor for class com.exxothermic.audioeverywheresdk.business.services.PlaybackService.MediaSessionCallback
 
MessagingHelper - Class in com.exxothermic.audioeverywheresdk.helper.logic
Class that will handle the current message system on the SDK
MessagingHelper() - Constructor for class com.exxothermic.audioeverywheresdk.helper.logic.MessagingHelper
 
mEthernetConnectionDetected - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mExxtractorsSeen - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mFree - Variable in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.HardDriveMixInAnnotations
 
MIN_SENSITIVITY - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
mInDemoMode - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mIsBusy - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mIsPlaying - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mLocation - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mMessagingHelper - Variable in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
mMessagingHelper - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mMessagingHelper - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mName - Variable in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UserMixInAnnotations
 
mNeighborsPreparedForStreaming - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mNetworkHandlerAlreadyCalled - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mOperatorModeEnabled() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mOperatorModeEnabled() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
mOperatorModeEnvironment() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mOperatorModeEnvironment() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
mPaMode - Variable in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ServerConfigInfoMixInAnnotations
 
mPartnerId - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mPartnerId - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mPassword - Variable in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UserMixInAnnotations
 
mPlaybackServiceMessageHandler - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mPollingService - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mProfile - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mProfile - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mRegion - Static variable in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
mRequestedChannels - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mRequestedChannels - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mSaveOperatorChanges(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Request to update all the privacy changes in the listeners files
mSaveOperatorChanges(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
mSaveReceiverFiles(Map.Entry<String, Token>, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
mSaveUnitFiles(Map.Entry<String, Token>, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
mSaveVenueFiles(Map.Entry<String, Token>, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
mScanOverEthernet - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mSeenChannels - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mSerialNumber - Variable in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ServerConfigInfoMixInAnnotations
 
mServiceFactory - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mSha1Encryption - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mStartDate - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mToken - Variable in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UserMixInAnnotations
 
mTotal - Variable in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.HardDriveMixInAnnotations
 
mTotalPlaybackTime - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mTotalPlaybackTime - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
mUiCommuncationHandler - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mURL - Variable in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.LogFileMixInAnnotations
 
mUsed - Variable in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.HardDriveMixInAnnotations
 
mUseEthernetforConnection - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mUserLevel - Variable in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UserMixInAnnotations
 
mUsingHttps - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
mVersion - Variable in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ServerConfigInfoMixInAnnotations
 
mWifiConnectionDetected - Variable in class com.exxothermic.audioeverywheresdk.ExxConnection
 
MyBoxInformationRetrofitAPI - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Interface for the my box information retrofit based service
MyBoxInformationRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Class which serves as a wrapper for the MyBoxInformationRetrofitAPI
MyBoxInformationRetrofitWebService(MyBoxInformationRetrofitAPI, FeaturesHelper.ExxtractorApiVersion) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.MyBoxInformationRetrofitWebService
Default constructor
MYE_PARTNER_ID - Static variable in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 

N

NEIGHBORS - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
NEIGHBORS_INFORMATION_UPDATED - Static variable in class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
NeighborsRetrofitApi - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Class that will represent the API used to manage the neighbor request on the exxtractor
NeighborsRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Class that will hold the web service for the neighbors on a given exxtractor
NeighborsRetrofitWebService(NeighborsRetrofitApi) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.NeighborsRetrofitWebService
 
NeighborsWebService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
Available methods for the Neighbors Web Service.
NETWORK_NOT_CONNECTED - Enum constant in enum class com.exxothermic.audioeverywheresdk.AudioEverywhereException.ExceptionReason
 
NetworkHelper - Class in com.exxothermic.audioeverywheresdk.helper.logic
Helper class for network related operations
NetworkHelper() - Constructor for class com.exxothermic.audioeverywheresdk.helper.logic.NetworkHelper
 
NEW_PLAYBACK_VALUE - Static variable in class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
newUser(String, User, APIRetrofitCallback<User>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.UserRetrofitApi
 
NEXT_TRACK_WAS_PRESSED - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.ExxtractorMessages
 
NOTIFICATION_FACTORY - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
NotificationActionService() - Constructor for class com.exxothermic.audioeverywheresdk.NotificationBuilder.NotificationActionService
 
NotificationBuilder - Class in com.exxothermic.audioeverywheresdk
Class that provides a notification builder to encapsulate the process and parameters used to build them
NotificationBuilder(String, int, Class<?>) - Constructor for class com.exxothermic.audioeverywheresdk.NotificationBuilder
Default constructor for the factory.
NotificationBuilder.NotificationActionService - Class in com.exxothermic.audioeverywheresdk
 

O

Oboe - Class in com.exxothermic.audioeverywheresdk.business.utils
Class that holds the logic for a circular buffer.
Oboe() - Constructor for class com.exxothermic.audioeverywheresdk.business.utils.Oboe
 
OFFER_BUTTON - Static variable in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
OFFER_BUTTON_TYPE - Static variable in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
onBind(Intent) - Method in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
onBind(Intent) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
Return the communication channel to the service.
onCreate() - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
Called by the system when the service is first created.
onDestroy() - Method in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
onDestroy() - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
Called by the system to notify a Service that it is no longer used and is being removed.
ONE_MINUTE_IN_MILIS - Static variable in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
ONE_SECOND_ON_MILIS - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
onFailure(AudioEverywhereException) - Method in interface com.exxothermic.audioeverywheresdk.AudioEverywhereResponseHandler
Method called when the request fails
onHandleIntent(Intent) - Method in class com.exxothermic.audioeverywheresdk.NotificationBuilder.NotificationActionService
 
onPause() - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService.MediaSessionCallback
 
onPlay() - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService.MediaSessionCallback
 
onReceive(Context, Intent) - Method in class com.exxothermic.audioeverywheresdk.business.receivers.RemoteControlReceiver
 
onSkipToNext() - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService.MediaSessionCallback
 
onSkipToPrevious() - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService.MediaSessionCallback
 
onStartCommand(Intent, int, int) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
Called by the system every time a client explicitly starts the service by calling Context.startService(android.content.Intent), providing the arguments it supplied and a unique integer token representing the start request.
onSuccess() - Method in interface com.exxothermic.audioeverywheresdk.AudioEverywhereResponseHandler
Method called when the request has a successful response
onSuccess(T) - Method in interface com.exxothermic.audioeverywheresdk.AudioEverywhereResponseHandler
Method called when the request has a successful response with a list to return
openUDPSocket(int, int) - Static method in class com.exxothermic.audioeverywheresdk.business.utils.CodecUtils
Method that opens a UDP socket
operatorModeLogin(String, String, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Indicates if operator login is successfull or not.
operatorModeLogin(String, String, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
overrideBeacons() - Method in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 

P

PAUSE_BUTTON_WAS_PRESSED - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.ExxtractorMessages
 
pauseScan() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
If there is a polling service will try to execute the stop method
pauseScan() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that will pause the scan for this service, so no activity is done until AudioEverywhere#scan() is called
pauseScan() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
PDF_FILE_EXTENSION - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
PHONE - Static variable in class com.exxothermic.audioeverywheresdk.business.model.Location
 
PLAY_BUTTON_WAS_PRESSED - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.ExxtractorMessages
 
PLAY_PAUSE_BUTTON_WAS_PRESSED - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.ExxtractorMessages
 
PLAYBACK - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
PLAYBACK_EXTRA - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
PLAYBACK_INTERRUPTED - Static variable in class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
PLAYBACK_STATE_CHANGE - Static variable in class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
PlaybackAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class which provides a custom jackson module for the channel info service related entities
PlaybackAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.PlaybackAPIMappingModule
 
PlaybackRequest - Class in com.exxothermic.audioeverywheresdk.business.model
Model class for the playback entity
PlaybackRequest() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.PlaybackRequest
 
PlaybackRetrofitAPI - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Interface for the channel playback retrofit based service
PlaybackRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Class which serves as a wrapper for the PlaybackRetrofitAPI
PlaybackRetrofitWebService(PlaybackRetrofitAPI, FeaturesHelper.ExxtractorApiVersion) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitWebService
Default constructor
PlaybackService - Class in com.exxothermic.audioeverywheresdk.business.services
 
PlaybackService() - Constructor for class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
PlaybackService.LocalBinder - Class in com.exxothermic.audioeverywheresdk.business.services
Class that will encapsulate the local binder for this service.
PlaybackService.MediaSessionCallback - Class in com.exxothermic.audioeverywheresdk.business.services
Callback class to handle Media session events Play/Pause, Next/Previous Required for Android 13+
PlaybackWebService - Class in com.exxothermic.audioeverywheresdk.webservices.app
Abstract class which defines the structure of a playback service
PlaybackWebService() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.app.PlaybackWebService
Default constructor
PlaybackWorker - Class in com.exxothermic.audioeverywheresdk.business.services
 
PlaybackWorker(Context, WorkerParameters) - Constructor for class com.exxothermic.audioeverywheresdk.business.services.PlaybackWorker
 
PLAYING - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.AudioChannel.ChannelStatus
 
playWhenCallingFinish - Variable in class com.exxothermic.audioeverywheresdk.ExxChannelManager
 
pollInBackground() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.PollingService
Abstract method which is intended to execute the polling operation logic
PollingService - Class in com.exxothermic.audioeverywheresdk.helper.logic
Class which wraps a polling service
PollingService(Context, long) - Constructor for class com.exxothermic.audioeverywheresdk.helper.logic.PollingService
Default constructor
PREFERENCES_FILE_NAME - Static variable in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
PREVIOUS_TRACK_WAS_PRESSED - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.ExxtractorMessages
 
PRIVATE_CHANNELS - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
PrivateChannelInfoRetrofitAPI - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Interface for the my box information retrofit based service
PrivateChannelInfoRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Class which serves as a wrapper for the PrivateChannelsInfoRetrofitAPI
PrivateChannelInfoRetrofitWebService(PrivateChannelInfoRetrofitAPI, FeaturesHelper.ExxtractorApiVersion) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PrivateChannelInfoRetrofitWebService
Default constructor
PrivateChannelInfoWebService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
Abstract class which defines the structure of private channels.
processIncomingAudio(String, int, int) - Static method in class com.exxothermic.audioeverywheresdk.business.utils.CodecUtils
Method that receives UDP/RTP packets, decodes Opus, places decoded packet on audio buffer FIFO, and manages packet receive algorithm
Profile - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the entire Profile information about all configurations and contents of the app
Profile() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.Profile
 
Profile(ProfileSettings, ProfileMeta, ProfileAudioOptions[], ProfileAssets, ProfileInfrastructure, ProfileAutomations[]) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.Profile
 
PROFILE - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
ProfileAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Profile mapping.
ProfileAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileAPIMappingModule
 
ProfileAssets - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the Profile mobile information for the app
ProfileAssets() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileAssets
 
ProfileAssets(ProfileTheme, ProfileWelcomeAd, List<ProfileDocuments>, List<ProfileCustomButton>, List<ProfileCustomButton>) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileAssets
 
ProfileAssetsMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Mobile App, using mixing annotations provided by Jackson library
ProfileAssetsMixinAnnotations(ProfileTheme, ProfileWelcomeAd, List<ProfileDocuments>, List<CustomButton>, List<CustomButton>) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileAssetsMixinAnnotations
 
ProfileAudioMobileApp - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the information about audio mobile in the settings provided by the profile
ProfileAudioMobileApp() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
ProfileAudioMobileApp(String, String, Boolean, String, String, String, String, Boolean, String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
ProfileAudioMobileAppMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Audio Mobile App, using mixing annotations provided by Jackson library
ProfileAudioMobileAppMixinAnnotations(String, String, Boolean, String, String, String, String, Boolean, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileAudioMobileAppMixinAnnotations
 
ProfileAudioOptions - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the Profile audio options information for the app
ProfileAudioOptions() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
ProfileAudioOptions(String, Boolean, String, Boolean, String, ProfileSources[], ProfileAudioMobileApp) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
ProfileAudioOptionsMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Audio Options, using mixing annotations provided by Jackson library
ProfileAudioOptionsMixinAnnotations(String, Boolean, String, String, String, ProfileSources[], ProfileAudioMobileApp) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileAudioOptionsMixinAnnotations
 
ProfileAutomationAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Server mapping.
ProfileAutomationAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileAutomationAPIMappingModule
 
ProfileAutomations - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the information about server provided by the profile
ProfileAutomations() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileAutomations
 
ProfileAutomations(ProfileCommand[], String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileAutomations
 
ProfileAutomationsMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Automation, using mixing annotations provided by Jackson library
ProfileAutomationsMixinAnnotations(ProfileCommand[], String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileAutomationsMixinAnnotations
 
ProfileCommand - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the information about server provided by the profile
ProfileCommand() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileCommand
 
ProfileCommand(String[], String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileCommand
 
ProfileCommandAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Server mapping.
ProfileCommandAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileCommandAPIMappingModule
 
ProfileCommandMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Automation, using mixing annotations provided by Jackson library
ProfileCommandMixinAnnotations(String[], String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileCommandMixinAnnotations
 
ProfileCustomButton - Class in com.exxothermic.audioeverywheresdk.business.model
 
ProfileCustomButton() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
ProfileCustomButton(String, String, String, String, String, String, String, ProfileSchedule, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
ProfileCustomButtonMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
 
ProfileCustomButtonMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileCustomButtonMappingModule
 
ProfileCustomButtonMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Banners and Offers, using mixing annotations provided by Jackson library
ProfileCustomButtonMixinAnnotations(String, String, String, String, String, String, Schedule, String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileCustomButtonMixinAnnotations
 
ProfileDocuments - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the Profile Documents information for the app
ProfileDocuments() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileDocuments
 
ProfileDocuments(String, Long, String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileDocuments
 
ProfileDocumentsMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Documents, using mixing annotations provided by Jackson library
ProfileDocumentsMixinAnnotations(String, Long, String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileDocumentsMixinAnnotations
 
ProfileInfrastructure - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the Profile Infrastructure information for the app
ProfileInfrastructure() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileInfrastructure
 
ProfileInfrastructure(String[], String[], ProfileServer[]) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileInfrastructure
 
ProfileInfrastructureMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Infrastructure, using mixing annotations
ProfileInfrastructureMixinAnnotations(String, String, ProfileServer[]) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileInfrastructureMixinAnnotations
 
ProfileMeta - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the information about Profile Meta in the profile
ProfileMeta() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileMeta
 
ProfileMeta(String, String, int, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileMeta
 
ProfileMetaMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Meta, using mixing annotations provided by Jackson library
ProfileMetaMixinAnnotations(String, String, int, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileMetaMixinAnnotations
 
ProfileMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile, using mixing annotations provided by Jackson library
ProfileMixinAnnotations(ProfileSettings, ProfileMeta, ProfileAudioOptions[], ProfileAssets, ProfileInfrastructure, ProfileAutomations[]) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileMixinAnnotations
 
ProfilePermissions - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the Profile permissions information for the app
ProfilePermissions() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfilePermissions
 
ProfilePermissions(Boolean, Boolean, Boolean) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfilePermissions
 
ProfilePermissionsMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Permissions, using mixing annotations provided by Jackson library
ProfilePermissionsMixinAnnotations(Boolean, Boolean, Boolean) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfilePermissionsMixinAnnotations
 
ProfileResource - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the Profile resource information for the app
ProfileResource() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileResource
 
ProfileResource(String, int) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileResource
 
ProfileResourceMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Resource, using mixing annotations provided by Jackson library
ProfileResourceMixinAnnotations(String, int) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileResourceMixinAnnotations
 
ProfileRetrofitApi - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Class that will represent the API used to manage the profile request on the exxtractor
ProfileRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Class that will hold the web service for the profile of the venue
ProfileRetrofitWebService(ProfileRetrofitApi) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ProfileRetrofitWebService
 
ProfileSchedule - Class in com.exxothermic.audioeverywheresdk.business.model
 
ProfileSchedule() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileSchedule
 
ProfileSchedule(List<String>, List<Integer>, Long, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileSchedule
 
ProfileScheduleAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
 
ProfileScheduleAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileScheduleAPIMappingModule
 
ProfileScheduleMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Offers and Banners Schedule, using mixing annotations provided by Jackson library
ProfileScheduleMixinAnnotations(List<String>, List<Integer>, Long, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileScheduleMixinAnnotations
 
ProfileServer - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the information about server provided by the profile
ProfileServer() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileServer
 
ProfileServer(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileServer
 
ProfileServersMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Servers, using mixing annotations provided by Jackson library
ProfileServersMixinAnnotations(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileServersMixinAnnotations
 
ProfileSettings - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the information general settings of the app
ProfileSettings() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileSettings
 
ProfileSettings(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileSettings
 
ProfileSettingsMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Settings, using mixing annotations provided by Jackson library
ProfileSettingsMixinAnnotations(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileSettingsMixinAnnotations
 
ProfileSources - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the Profile sources information for the app
ProfileSources() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileSources
 
ProfileSources(String, String, ProfileResource) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileSources
 
ProfileSourcesMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Sources, using mixing annotations provided by Jackson library
ProfileSourcesMixinAnnotations(String, String, ProfileResource) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileSourcesMixinAnnotations
 
ProfileTheme - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the Profile theme information for the app
ProfileTheme() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileTheme
 
ProfileTheme(String, String, boolean, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileTheme
 
ProfileThemeMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Theme, using mixing annotations provided by Jackson library
ProfileThemeMixinAnnotations(String, String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileThemeMixinAnnotations
 
ProfileTimeouts - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the information about timeouts in the settings provided by the profile
ProfileTimeouts() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileTimeouts
 
ProfileTimeouts(int, int, int) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileTimeouts
 
ProfileTimeoutsMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Timeout, using mixing annotations provided by Jackson library
ProfileTimeoutsMixinAnnotations(int, int, int) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileTimeoutsMixinAnnotations
 
ProfileWebService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
Available methods for the Profile Web Service.
ProfileWelcomeAd - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the Profile welcome ad information for the app
ProfileWelcomeAd() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
ProfileWelcomeAd(String, String, String, String, String, String, String, String, String, String, int, Boolean, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
ProfileWelcomeAdMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Welcome Ad, using mixing annotations provided by Jackson library
ProfileWelcomeAdMixinAnnotations(String, String, String, String, String, String, String, String, String, String, int, Boolean, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileWelcomeAdMixinAnnotations
 
ProfileWifi - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the Profile Wifi information for the app
ProfileWifi() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileWifi
 
ProfileWifi(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ProfileWifi
 
ProfileWifiMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will configure the mapping for a Profile Wifi, using mixing annotations provided by Jackson library
ProfileWifiMixinAnnotations(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileWifiMixinAnnotations
 

R

READY - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.AudioChannel.ChannelStatus
 
REBOOT - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.ServerState.StateOfServer
 
rebootExxtractor(String, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
rebootExxtractor(String, ServerState, WebServiceResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ServerActionsRetrofitWebService
Method that will reboot the exxtractor remotely
rebootExxtractor(String, ServerState, WebServiceResponseHandler) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ServerActionsWebService
Method that will reboot the exxtractor remotely
RECEIVER_CONF - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
ReceiverConf - Class in com.exxothermic.audioeverywheresdk.business.model.ReceiverConf
 
ReceiverConf() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConf
 
ReceiverConf(ReceiverConfSettings, ReceiverConfAudioOptions[], ReceiverConfMeta, ReceiverConfInfrastructure, ReceiverConfAutomations[]) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConf
 
ReceiverConfAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf
 
ReceiverConfAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf.ReceiverConfAPIMappingModule
 
ReceiverConfAudioOptions - Class in com.exxothermic.audioeverywheresdk.business.model.ReceiverConf
 
ReceiverConfAudioOptions() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAudioOptions
 
ReceiverConfAudioOptions(String, Boolean, String, String, ReceiverConfSources[]) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAudioOptions
 
ReceiverConfAudioOptionsMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf
 
ReceiverConfAudioOptionsMixinAnnotations(String, Boolean, String, String, ReceiverConfSources[]) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf.ReceiverConfAudioOptionsMixinAnnotations
 
ReceiverConfAutomations - Class in com.exxothermic.audioeverywheresdk.business.model.ReceiverConf
 
ReceiverConfAutomations() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAutomations
 
ReceiverConfAutomations(ReceiverConfCommands[], String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAutomations
 
ReceiverConfAutomationsMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf
 
ReceiverConfAutomationsMixinAnnotations(ProfileCommand[], String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf.ReceiverConfAutomationsMixinAnnotations
 
ReceiverConfCommands - Class in com.exxothermic.audioeverywheresdk.business.model.ReceiverConf
 
ReceiverConfCommands() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfCommands
 
ReceiverConfCommands(String[], String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfCommands
 
ReceiverConfCommandsMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf
 
ReceiverConfCommandsMixinAnnotations(String[], String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf.ReceiverConfCommandsMixinAnnotations
 
ReceiverConfInfrastructure - Class in com.exxothermic.audioeverywheresdk.business.model.ReceiverConf
 
ReceiverConfInfrastructure() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfInfrastructure
 
ReceiverConfInfrastructure(String[], String[], ReceiverConfServers[]) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfInfrastructure
 
ReceiverConfInfrastructureMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf
 
ReceiverConfInfrastructureMixinAnnotations(String[], String[], ReceiverConfServers[]) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf.ReceiverConfInfrastructureMixinAnnotations
 
ReceiverConfMeta - Class in com.exxothermic.audioeverywheresdk.business.model.ReceiverConf
 
ReceiverConfMeta() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
ReceiverConfMeta(String, String, int, String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
ReceiverConfMetaMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf
 
ReceiverConfMetaMixinAnnotations(String, String, int, String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf.ReceiverConfMetaMixinAnnotations
 
ReceiverConfMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf
 
ReceiverConfMixinAnnotations(ReceiverConfSettings, ReceiverConfAudioOptions[], ReceiverConfMeta, ReceiverConfInfrastructure, ReceiverConfAutomations[]) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf.ReceiverConfMixinAnnotations
 
ReceiverConfResource - Class in com.exxothermic.audioeverywheresdk.business.model.ReceiverConf
 
ReceiverConfResource() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfResource
 
ReceiverConfResource(String, int) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfResource
 
ReceiverConfResourceMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf
 
ReceiverConfResourceMixinAnnotations(String, int) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf.ReceiverConfResourceMixinAnnotations
 
ReceiverConfRetrofitApi - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
 
ReceiverConfRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
 
ReceiverConfRetrofitWebService(ReceiverConfRetrofitApi) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ReceiverConfRetrofitWebService
 
ReceiverConfServers - Class in com.exxothermic.audioeverywheresdk.business.model.ReceiverConf
 
ReceiverConfServers() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfServers
 
ReceiverConfServers(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfServers
 
ReceiverConfServersMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf
 
ReceiverConfServersMixinAnnotations(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf.ReceiverConfServersMixinAnnotations
 
ReceiverConfSettings - Class in com.exxothermic.audioeverywheresdk.business.model.ReceiverConf
 
ReceiverConfSettings() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
ReceiverConfSettings(String, int, boolean, String, boolean, String, int) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
ReceiverConfSettingsMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf
 
ReceiverConfSettingsMixinAnnotations(String, int, boolean, String, boolean, String, int) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf.ReceiverConfSettingsMixinAnnotations
 
ReceiverConfSources - Class in com.exxothermic.audioeverywheresdk.business.model.ReceiverConf
 
ReceiverConfSources() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSources
 
ReceiverConfSources(String, String, ReceiverConfResource) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSources
 
ReceiverConfSourcesMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf
 
ReceiverConfSourcesMixinAnnotations(String, String, ReceiverConfResource) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf.ReceiverConfSourcesMixinAnnotations
 
ReceiverConfWebService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
 
RecvAudio() - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
Method that receives the audio from the network.
refreshCurrentChanelCollection() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Tries to refresh the list of channels
refreshCurrentChanelCollection() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
refreshCurrentChannelCollection() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will refresh the channel collection manually, forcing a polling to be made to the current connected exxtractor
refreshIpAddress(Context, NetworkInfo) - Static method in class com.exxothermic.audioeverywheresdk.helper.logic.NetworkHelper
Get IP address from first non-localhost interface
registerBroadcastReceiver(BroadcastReceiver) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that will register the broadcast receiver for the messages on the application Callers must store the reference passed to this method, so the broadcast can be unregistered by calling ExxtractorConnection#unregisterBroadcastReceiver(BroadcastReceiver toUnregister)
registerBroadcastReceiver(BroadcastReceiver) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
Method that will register a broadcast receiver to listen when the application closes the session.
registeRemotecontrolReceiver(BroadcastReceiver) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.MessagingHelper
 
registerNotificationReceiver(BroadcastReceiver) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.MessagingHelper
 
registerRemoteControlReceiver(BroadcastReceiver) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that will register the remote control receiver
REMOTE_CONNECTION_ATTEMPT - Enum constant in enum class com.exxothermic.audioeverywheresdk.AudioEverywhereException.ExceptionReason
 
RemoteControlReceiver - Class in com.exxothermic.audioeverywheresdk.business.receivers
Class that will receive the events from a remote controller to this app.
RemoteControlReceiver() - Constructor for class com.exxothermic.audioeverywheresdk.business.receivers.RemoteControlReceiver
 
removeService(ServiceEvent) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService.JmdnsServiceListener
Synchronized method which removes a service
REQUEST_SUPPORT - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.User.UserPermissions
 
requestListenerMobile(String) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
requestListenerReceiver(String) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
requestOffers(int, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that will request the list of offers from the exxtractor
requestOffers(int, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
requestPdfDocuments(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that will request a channel playback from a exxtractor, using a channel and a notification for this
requestPdfDocuments(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
requestUnitsConfigsFile(String, Token) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
requestVenuesConfigsFile(String, Token) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
resetCurrentAudioChannel() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that resets the current Audio channel
resetCurrentAudioChannel() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
 
resetCurrentAudioChannel() - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
resetDecoder() - Static method in class com.exxothermic.audioeverywheresdk.business.utils.CodecUtils
Method that reset the decoder used internally
resetScan() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
If there is a polling service will try to execute the stop method and clean the service.
RESOURCE_ID_FROM_BARCODE - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
RESTART_EXXTRACTOR - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.User.UserPermissions
 
restartPlayback(boolean, String, boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method which restarts the device playback
restartPlayback(boolean, String, boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
restartPlayback(Boolean, String, boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method which restarts the device playback
RTPHeader - Class in com.exxothermic.audioeverywheresdk.business.model
 
RTPHeader() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
 

S

saveLastConnectedServer(String) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Stores the provided target venue server for future use.
saveLastConnectedServer(String) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
Stores the provided target venue server for future use.
saveLastConnectedServer(String) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
SCAN_SERVICE_CREATE - Static variable in class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
scanNetworkForExxtractors(int, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that will start the scanning for Exxtractors.
scanNetworkForExxtractors(int, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
scanNetworkForExxtractorsWithUserAndPassword(int, String, String, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
Schedule - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will handle the schedule for a custom button
Schedule() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.Schedule
 
ScheduleMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that configures the mixin annotations for the schedule class
ScheduleMixinAnnotations(List<Integer>, List<Integer>, Long, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ScheduleMixinAnnotations
 
scheduleNextPoll() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.PollingService
Method which schedules a polling event.
SEE_SERVER_CONFIGURATION - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.User.UserPermissions
 
semId(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileDocuments
 
sendMessageLocally(Intent) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.MessagingHelper
 
sendServiceStatusChange(StateChangeInformation.ManagerState, StateChangeInformation.ChangeReason) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that changes the state of the service, notifying about the change
sendStatInformation(Stat, WebServiceResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.StatRetrofitWebService
 
sendStatInformation(Stat, WebServiceResponseHandler) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.StatWebService
Method that will send client information to the discovered exxtractor
sentClientInformationToExxtractor(Stat, Callback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.StatRetrofitApi
 
Server - Class in com.exxothermic.audioeverywheresdk.business.model
Class Description: Object server to list in the ListServersFragment
Server() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.Server
 
Server(String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.Server
 
Server(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.Server
 
Server(String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.Server
 
SERVER_CONFIG - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
SERVER_LIST - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.User.UserPermissions
 
SERVER_STATUS - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
ServerActionsRetrofitApi - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Class that holds all the request that represent a direct
ServerActionsRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Class that implements the web service to interact with the exxtractor
ServerActionsRetrofitWebService(ServerActionsRetrofitApi) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ServerActionsRetrofitWebService
 
ServerActionsWebService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
Available methods for the Server Actions Web Service.
ServerAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Server mapping.
ServerAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ServerAPIMappingModule
 
ServerConfigInfo - Class in com.exxothermic.audioeverywheresdk.business.model
Class Description: Class which serves as a model for the server entity
ServerConfigInfo() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ServerConfigInfo
 
ServerConfigInfoAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Server Config mapping.
ServerConfigInfoAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ServerConfigInfoAPIMappingModule
 
ServerConfigInfoMixInAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class which extends from the serverInfoConfig model in order to provide extra properties for jackson through annotations
ServerConfigRetrofitApi - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Class that will implement the server config API for any exxtractor
ServerConfigRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Class that implements a Retrofit Web Service for the server configuration
ServerConfigRetrofitWebService(ServerConfigRetrofitApi) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ServerConfigRetrofitWebService
 
ServerConfigWebService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
Class that specifies a server config web service structure
ServerInfo - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the entire Profile information about all configurations and contents of the app
ServerInfo() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ServerInfo
 
ServerInfo(String, String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ServerInfo
 
ServerState - Class in com.exxothermic.audioeverywheresdk.business.model
Server State model.
ServerState() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ServerState
 
ServerState(ServerState.StateOfServer) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.ServerState
 
ServerState.StateOfServer - Enum Class in com.exxothermic.audioeverywheresdk.business.model
 
ServerStateAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Server state mapping.
ServerStateAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ServerStateAPIMappingModule
 
SERVICE_ACTIONS - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
SERVICE_ID - Static variable in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
SERVICE_ID - Static variable in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
SERVICE_NAME_FMT - Static variable in class com.exxothermic.audioeverywheresdk.ExxtractorConnection.JmdnsServiceHandler
 
SERVICE_STATE_CHANGED - Static variable in class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
serviceAdded(ServiceEvent) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService.JmdnsServiceListener
 
ServiceException - Exception in com.exxothermic.audioeverywheresdk.webservices.exceptions
Class which serves as the WebServiceResponseHandler exception model
ServiceException() - Constructor for exception com.exxothermic.audioeverywheresdk.webservices.exceptions.ServiceException
 
ServiceNotAvailable - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ChangeReason
 
serviceRemoved(ServiceEvent) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService.JmdnsServiceListener
 
serviceResolved(ServiceEvent) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService.JmdnsServiceListener
 
ServicesComponent - Interface in com.exxothermic.audioeverywheresdk.dependenceinjection.components
 
ServicesModule - Class in com.exxothermic.audioeverywheresdk.dependenceinjection.modules
Module that will inject the services used on the app
ServicesModule() - Constructor for class com.exxothermic.audioeverywheresdk.dependenceinjection.modules.ServicesModule
 
SESSION_CLOSED - Static variable in class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
SET_ABILITY_PA - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.User.UserPermissions
 
SET_PA_ENABLED - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.User.UserPermissions
 
setApiVersion(FeaturesHelper.ExxtractorApiVersion) - Method in class com.exxothermic.audioeverywheresdk.dependenceinjection.modules.WebServicesModule
 
setApiVersion(Integer) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setAppStoreUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
setArgs(String[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCommand
 
setArgs(String[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfCommands
 
setAudioChannels(List<AudioChannel>) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannelInfo
 
setAudioChannels(List<AudioChannel>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.AudioChannelInfoMixinAnnotations
 
setAudioStream(AudioStreamInformation) - Method in class com.exxothermic.audioeverywheresdk.business.model.PlaybackRequest
 
setAvailableIpServers(List<String>) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Sets the Ip list from connected servers
setAvailableLanguages(List<String>) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setBackgroundColor(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setBackgroundColor(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
setBackgroundColor(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
setBackgroundColor(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 
setBoxEndPoint(String) - Method in class com.exxothermic.audioeverywheresdk.dependenceinjection.modules.WebServicesModule
 
setCategory(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileDocuments
 
setCategoryName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.DocumentCategory
 
setChannelKey(String) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
setChannelNumber(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setChannelNumber(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioStreamInformation
 
setChannelsPrivacy(String, List<AudioChannel>, Callback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PrivateChannelInfoRetrofitAPI
 
setChannelsPrivacy(List<AudioChannel>, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
 
setChannelsPrivacy(List<AudioChannel>, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
setChannelsPrivacy(List<AudioChannel>, WebServiceResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PrivateChannelInfoRetrofitWebService
 
setChannelsPrivacy(List<AudioChannel>, WebServiceResponseHandler) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.PrivateChannelInfoWebService
Abstract method which sets the channels privacy.
setChanneltitle(String) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
setCode(int) - Method in exception com.exxothermic.audioeverywheresdk.webservices.exceptions.ServiceException
Setter for the exception's code
setCommands(ProfileCommand[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAutomations
 
setCommands(ReceiverConfCommands[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAutomations
 
setContentSchedule(ProfileSchedule) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
setContentSchedule(Schedule) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
setContentSchedule(Schedule) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 
setContentType(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
setContentType(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
setContentType(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 
setContext(Context) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will set the context for this class, and use it for the different Context realted operations during the app life.
setContext(Context) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
Method that will set the current context for the SDK
setContext(Context) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.MessagingHelper
 
setControllerAndNotificationText(String) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will set the notification text for the current channel playback.
setCurrentAd(Advertisement) - Method in class com.exxothermic.audioeverywheresdk.business.model.Location
 
setCurrentChannelImageURl(String) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
setCurrentDefaultLanguage(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setCurrentDemoFile(String) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
setCurrentDeviceInformation(DeviceInformation) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioStreamInformation
 
setCurrentDeviceType(int) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.PollingService
 
setCurrentSkin(Skin) - Method in class com.exxothermic.audioeverywheresdk.business.model.Location
 
setCurrentVersion(FeaturesHelper.ExxtractorApiVersion) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper
 
setCustomButtonList(List<CustomButton>) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButtonChannelInfo
 
setCustomButtonList(List<CustomButton>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonChannelInfoMixinAnnotations
 
setDaysRange(List<Integer>) - Method in class com.exxothermic.audioeverywheresdk.business.model.Schedule
 
setDebugChannelsInfo(ArrayList<DebugInformation>) - Method in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
setDebugLevel(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerConfigInfo
 
setDebugMode(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
setDemoTransition(boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Sets the demoModeTransition property
setDescription(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setDescription(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
setDescription(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
setDescription(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 
setDeviceInformation(DeviceInformation) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Sets the DeviceInformation instance to be use for this manager
setDialogImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
setDialogImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
setDialogImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 
setDialogUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
setDocumentExpirationDate(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.DocumentData
 
setDocumentId(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.DocumentData
 
setDocumentName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.DocumentData
 
setDocuments(List<DocumentData>) - Method in class com.exxothermic.audioeverywheresdk.business.model.DocumentCategory
 
setDocumentUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.DocumentData
 
setExpirationDate(long) - Method in class com.exxothermic.audioeverywheresdk.business.model.Schedule
 
setExpirationDate(Long) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileDocuments
 
setExxtractorConnection(ExxtractorConnection) - Method in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
setExxtractorServerConfigInfo(String, ServerConfigInfo, Callback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ServerConfigRetrofitApi
Method that will update the server configuration for a given exxtractor
setFeaturedImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
setFeaturedImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
setFeaturedImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 
setFree(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.HardDrive
 
setGain(Integer) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setHandler(JmdnsService.JmdnsServiceHandler) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService
Setter for the service handler
setHardDriveInfo(HardDrive) - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerConfigInfo
 
setHashAlgorithm(String) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Sets the value of hashAlgorithm to indicate the new type of encryption.
setHashAlgorithm(String) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
setHeadsetDisconnected() - Static method in class com.exxothermic.audioeverywheresdk.business.utils.Oboe
Method that will detect when the headset is disconnected.
setHourRange(List<String>) - Method in class com.exxothermic.audioeverywheresdk.business.model.Schedule
 
setId(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
setId(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
setId(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 
setImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setInDemoMode(boolean) - Method in class com.exxothermic.audioeverywheresdk.ChannelManager
 
setIpAddress(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setIpAddress(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioStreamInformation
 
setIsAdminModeEnabled(boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Sets the valud of isAdminModeEnabled to indicate that an admin session is open.
setIsAdminModeEnabled(boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Sets the valud of isAdminModeEnabled to indicate that an admin session is open.
setIsAdminModeEnabled(boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
setIsAvailable(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setIsBluetoothConnected(boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
 
setIsBluetoothConnected(boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
setIsHidden(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setIsInfoButtonEnabled(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.Skin
 
setIsPa(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setIsPrivate(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setLegacyChannelColor(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
setLegacyChannelColor(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 
setLegacyChannelContent(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
setLegacyChannelContent(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 
setLegacyChannelLabel(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
setLegacyChannelLabel(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 
setLegacyChannelNumber(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setLegacyChannelTitle(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setLegacyImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
setLegacyImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 
setLegacyImageURL(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setLegacyIsPaChannel(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setLegacyLargeImageURL(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setLegacyName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setLevel(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.User
 
setListenerProfileMenuList(List<ListenerProfileInformation>) - Method in class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileMenu
 
setListenerProfileMenuList(List<ListenerProfileInformation>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ListenerProfileMenuMixinAnnotations
 
setLocalChannels(String, List<AudioChannel>, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ChannelInfoRetrofitWebService
Method that will set the local channel information to the current exxtractor
setLocalChannels(String, List<AudioChannel>, WebServiceResponseHandler<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ChannelInfoWebService
 
setLocalChannels(String, List<AudioChannel>, Callback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ChannelInfoRetrofitAPI
 
setmAccessToken(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.Token
 
setmAdLargelImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
setmAdSkipenabled(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
setmAdSkipTime(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
setmAdSmallImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
setmAdType(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
setmAdVideoUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
setmAltBeacon(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmAppThemeTitle(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTheme
 
setmAssets(ProfileAssets) - Method in class com.exxothermic.audioeverywheresdk.business.model.Profile
 
setmAssets(VenueConfAssets) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
 
setmAudioLanguage(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSettings
 
setmAudioLanguage(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
setmAudioMobileApp(ProfileAudioMobileApp) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
setmAudioOptions(ProfileAudioOptions[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.Profile
 
setmAudioOptions(ReceiverConfAudioOptions[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConf
 
setmAutomation(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmAutomations(ProfileAutomations[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.Profile
 
setmAutomations(ReceiverConfAutomations[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConf
 
setmAutoOffTimeout(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
setmAutoPower(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
setmBackgroundColor(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
setmBackgroundUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
setmBanner(String[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
setmBanners(List<ProfileCustomButton>) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAssets
 
setmBeacons(VenueConfBeacons[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
 
setmBluetoothAllowed(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfilePermissions
 
setmBrightness(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
setmBroadcastLed(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmBTAddress(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmChannelColor(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
setmChannelId(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.DebugInformation
 
setmChannelId(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
setmChannelImage(String[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
setmChannelInfoEnabled(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTheme
 
setmCounter(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.DebugInformation
 
setmDaysRange(List<Integer>) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSchedule
 
setmDBGuid(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmDefaultProfile(VenueConfDefaultProfile) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
setmDelay(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfResource
 
setmDescription(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
setmDHCPServerEnabled(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
setmDisplay(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTimeouts
 
setmDNSNameServers(String[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
setmDocument(String[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
setmDocuments(List<ProfileDocuments>) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAssets
 
setmEddyBeacon(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmEnableBTConfig(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setMessage(String) - Method in exception com.exxothermic.audioeverywheresdk.webservices.exceptions.ServiceException
Setter for the exception's message
setmExitTimeout(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.DebugInformation
 
setmExpirationDate(Long) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSchedule
 
setmExxtractorUniqueIdentifier(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
setmExxtractorUniqueIdentifier(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
setmExxtractorVersion(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
setmExxtractorVersion(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
setmFWVersion(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmGain(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfResource
 
setmGateway(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
setmGeneralSettings(ProfileSettings) - Method in class com.exxothermic.audioeverywheresdk.business.model.Profile
 
setmGPS(String[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileInfrastructure
 
setmGPS(String[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfInfrastructure
 
setmHidden(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
setmHidden(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAudioOptions
 
setmHourRange(List<String>) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSchedule
 
setmIBeacon(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmId(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
setmImageUr(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
setmInfrastructure(ProfileInfrastructure) - Method in class com.exxothermic.audioeverywheresdk.business.model.Profile
 
setmInfrastructure(ReceiverConfInfrastructure) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConf
 
setmInfrastructure(VenueConfInfrastructure) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
setmInput(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfResource
 
setmInStereo(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
setmIpAddress(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
setmIpRangeStart(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
setmIpRangeStop(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
setmIrBeacon(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmIsAvailable(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
setmIsEnabled(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
setmJackSense(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
setmLargeImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
setmLastKnownIp(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileServer
 
setmLastKnownIp(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfServers
 
setmLastKnownIp(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfServers
 
setmLeaseTime(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
setmLeControlVersion(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
setmLeControlVersion(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
setmLeid(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileInformation
 
setmLeid(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
setmLeid(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAudioOptions
 
setmLeid(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfMobileApp
 
setmLeid(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfReceiver
 
setmLeIdAudioOpt(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setmLocationBackUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
setmLocationDialogUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
setmLocationLogoUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
setmLocationName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
setmLocationTabletBackUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
setmLocationTabletDialogUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
setmLogoUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
setmLowBattLed(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmManualServerAllowed(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfilePermissions
 
setmMasterChannel(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfPaConfig
 
setmMasterServer(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfPaConfig
 
setmMeta(ProfileMeta) - Method in class com.exxothermic.audioeverywheresdk.business.model.Profile
 
setmMeta(ReceiverConfMeta) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConf
 
setmMFGName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmMFGUUID(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmMobileApp(VenueConfMobileApp[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfProfiles
 
setmMobileApp(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfDefaultProfile
 
setmModel(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerInfo
 
setmModelName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileInformation
 
setmName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
setmName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
setmName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAudioOptions
 
setmName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfMobileApp
 
setmName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfReceiver
 
setmName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
setmNetmask(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
setmNetwork(UnitConfNetwork) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
 
setmNetworkAllowwed(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfilePermissions
 
setmOffer(String[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
setmOffers(List<ProfileCustomButton>) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAssets
 
setmOperators(HashMap<String, String>) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
 
setMoreInfoUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
setMoreInfoUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
setMoreInfoUrl(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 
setmOverrideEngaged(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.DebugInformation
 
setmPAAudioOption(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
 
setmPaConfig(VenueConfPaConfig) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
setmPairPin(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmPass(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWifi
 
setmPassphrase(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
setmPassphrase(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAudioOptions
 
setmPassphrase(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfServerResources
 
setmPassphrase(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfMobileApp
 
setmPassphrase(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfReceiver
 
setmPassphraseRequired(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileInformation
 
setmPassphraseRequired(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfServerResources
 
setmPassphraseRequired(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfMobileApp
 
setmPassphraseRequired(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfReceiver
 
setmPassphraseRequired(Boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
setmPicFWVersion(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmPlayingImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
setmPrimaryColor(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTheme
 
setmProfileLeid(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileMeta
 
setmProfileLeid(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
setmProfileName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileMeta
 
setmProfileName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
setmProfiles(VenueConfProfiles) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
 
setmProfileVersion(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileMeta
 
setmProfileVersion(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
setmReceiver(VenueConfReceiver[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfProfiles
 
setmReceiver(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfDefaultProfile
 
setmResource(ProfileResource) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSources
 
setmResource(ReceiverConfResource) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSources
 
setmResource(UnitConfResource) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfServerResources
 
setmResourceId(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileResource
 
setmResourceId(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfResource
 
setmResourceType(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfServerResources
 
setmSecondaryColor(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTheme
 
setmSerial(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmSerial(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfServers
 
setmSerialNumber(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileResource
 
setmSerialNumber(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileServer
 
setmSerialNumber(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfResource
 
setmSerialNumber(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfServers
 
setmSerialNumber(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerInfo
 
setmServerName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
 
setmServerResources(UnitConfServerResources[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
 
setmServers(ProfileServer[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileInfrastructure
 
setmServers(ReceiverConfServers[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfInfrastructure
 
setmServers(VenueConfServers[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
 
setmServerSerial(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
 
setmServerVersion(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerInfo
 
setmServiceIsOnDemoMode(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
setmSettings(ReceiverConfSettings) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConf
 
setmSha1Encryption(boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Sets the value of mSha1Encryption to indicate the type of the encryption that the app should use.
setmShutdown(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTimeouts
 
setmSleep(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTimeouts
 
setmSources(ProfileSources[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
setmSources(ReceiverConfSources[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAudioOptions
 
setmSsId(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWifi
 
setmStaticEnabled(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
setmStaticIp(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
setmStereo(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfResource
 
setmStrength(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.DebugInformation
 
setmTag(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSources
 
setmTag(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSources
 
setmTag(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmTextLanguage(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSettings
 
setmTextLanguage(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
setmTheme(ProfileTheme) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAssets
 
setmTimers(String[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileInfrastructure
 
setmTimers(String[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfInfrastructure
 
setmTimeZoneIdentifier(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSchedule
 
setmTimeZoneIdentifier(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.Schedule
 
setmTokenType(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.Token
 
setmTosDS(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
setmTrack(String[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
setmTriggerId(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setmTriggerId(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.DebugInformation
 
setmTriggerId(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmType(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSources
 
setmType(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSources
 
setmUniqueId(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.Stat
 
setmUniqueId(String) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.StatMixinAnnotations
 
setmUseLoudspeaker(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
setmVenueLeid(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
setmVenueLeid(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
setmVenueLEId(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerInfo
 
setmVenueName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileMeta
 
setmVenueName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
setmVenueName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
setmVenuePassphrase(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
setmVersion(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileInformation
 
setmVersion(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfMobileApp
 
setmVersion(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfReceiver
 
setmVlanPriority(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
setmVolume(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
setmWelcomeAd(ProfileWelcomeAd) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAssets
 
setmWelcomeAdd(String[]) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
setmXmitInterval(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setmXmitPower(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
setName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCommand
 
setName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfCommands
 
setName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.User
 
setNewState() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Sets the new state depending of the current state
setNotificationBuilder(NotificationBuilder) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that sets the current notification builder on the application.
setNotificationBuilder(NotificationBuilder) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Sets the Notification object to be use
setPaMode(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerConfigInfo
 
setPartnerId(String) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Sets the partner id to be use by this channel manager
setPartnerId(String) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Sets the mPartnerId property for this class and for the mCurrentChannelManager
setPassphrase(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setPassphrase(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioStreamInformation
 
setPassword(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.User
 
setPassword(String) - Method in class com.exxothermic.audioeverywheresdk.VenueServerBasicAuthenticator
 
setPlayingImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setPort(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setPrimaryColor(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.Skin
 
setProfile(Profile) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Sets the listener profile object to be use by this channel manager
setProfile(Profile) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Modify the profile
setProfile(Profile) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
setResponseHandler(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService
 
setResponseHandler(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.PollingService
Method that will set the current response handler for this polling service cycle
setRunning(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
setRunning(boolean) - Static method in class com.exxothermic.audioeverywheresdk.business.utils.CodecUtils
Method that reflects 'running' state variable to CodecUtils methods
setScanningTimeOut(int) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService
Method that will set the timeout for the scanning.
setSecondaryColor(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.Skin
 
setSerialNumber(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerConfigInfo
 
setServerConfiguration(String, ServerConfigInfo, WebServiceResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ServerConfigRetrofitWebService
 
setServerConfiguration(String, ServerConfigInfo, WebServiceResponseHandler) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ServerConfigWebService
Method that updates the configuration for a particular exxtractor on the network
setServerID(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.Server
 
setServerIP(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.Server
 
setServerName(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.Server
 
setSha1Encryption(boolean) - Static method in class com.exxothermic.audioeverywheresdk.business.utils.CodecUtils
Method that reflects 'sha1Encryption' state variable to CodecUtils methods
setSkipTime(Integer) - Method in class com.exxothermic.audioeverywheresdk.business.model.Advertisement
 
setState(AudioChannel.ChannelStatus) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setState(ServerState.StateOfServer) - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerState
 
setSubtitle(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setTag(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setTargetCanonicalName(String) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection.JmdnsServiceHandler
 
setTargetCanonicalName(String) - Method in interface com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService.JmdnsServiceHandler
Sets the canonical name of the server used to filter services.
setTargetCanonicalName(String) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection.JmdnsServiceHandler
 
setThumbnailImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
setThumbnailImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
setThumbnailImageUrl(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 
setTimeoutRequest(int) - Method in class com.exxothermic.audioeverywheresdk.dependenceinjection.modules.WebServicesModule
 
setTitle(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
setTitle(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
setTitle(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
setTitle(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileDocuments
 
setTitle(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.CustomButtonMixinAnnotations
 
setToken(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.User
 
setTotal(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.HardDrive
 
setTrigger_id(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAutomations
 
setTrigger_id(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAutomations
 
setTriggerIdSelected(String) - Method in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
setType(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.Advertisement
 
setUdpPort(int) - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioStreamInformation
 
setUpdatingChannels(boolean) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
setupMessageReceiver() - Method in class com.exxothermic.audioeverywheresdk.ChannelManager
Method that will setup the message receiver for the messages sent from the Local Play Back Service.
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ChannelInfoAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.DocumentCategoryMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.HardDriveAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ListenerProfileMenuAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.LocationMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.LogFileAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.PlaybackAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileAutomationAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileCommandAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileCustomButtonMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileScheduleAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ReceiverConf.ReceiverConfAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ServerAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ServerConfigInfoAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ServerStateAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.StatsMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf.UnitConfAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UserAPIMappingModule
 
setupModule(Module.SetupContext) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf.VenueConfAPIMappingModule
 
setUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.Advertisement
 
setUrl(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileDocuments
 
setURL(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.LogFile
 
setUsed(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.HardDrive
 
setUsername(String) - Method in class com.exxothermic.audioeverywheresdk.VenueServerBasicAuthenticator
 
setUsingHttps(boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Sets the value of usingHttps to indicate if the app will use https or http.
setUsingHttps(boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Sets the value of usingHttps to indicate if the app will use https or http.
setUsingHttps(boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
setVendorUniqueIdentifier(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
setVenueDetail(VenueDetail) - Method in class com.exxothermic.audioeverywheresdk.business.model.Location
 
setVersion(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ExxtractorInformation
Setter for the box version
setVersion(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.Server
 
setVersion(String) - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerConfigInfo
 
SHA1_ENCRYPTION - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
Skin - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the information for the skin retrieved from the exxtractor.
Skin() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.Skin
 
SkinMixinAnnotation - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that will handle the skin mapping on the application
SkinMixinAnnotation(String, String, Boolean) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.SkinMixinAnnotation
 
start() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.PollingService
Method which starts the polling service
START_STREAMING - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
startChannelPlayback(PlaybackRequest, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitWebService
Method which requests a session to start a playback
startChannelPlayback(PlaybackRequest, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.app.PlaybackWebService
Abstract method which requests a session to start a playback
startChannelPlayback(PlaybackRequest, Callback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitAPI
Retrofit method which requests a session to start a playback
startChannelPlaybackLegacy(String, PlaybackRequest, Callback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitAPI
Retrofit method which requests a session to start a playback
startChannelScanningFromExxtractorAddress(String, AudioEverywhereResponseHandler, FeaturesHelper.ExxtractorApiVersion, int, boolean) - Method in class com.exxothermic.audioeverywheresdk.ChannelManager
Method that will start the synchronization for the channels with the current exxtractor over the network
startChannelScanningFromExxtractorAddress(String, AudioEverywhereResponseHandler, FeaturesHelper.ExxtractorApiVersion, int, boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will start the synchronization for the channels with the current exxtractor over the network
startDiscoveryService() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService
Method which starts the service
startNewStream(AudioChannel, String, boolean, AudioEverywhereResponseHandler, boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that start a new stream for the channel specified as a parameter
startPlayback(String) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
Method which starts the playback by requesting the audio focus, if granted the streamed audio packets will be processed and a notification with the channel name will be displayed
startPrivateChannelPlayback(PlaybackRequest, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitWebService
Method which requests a session to start a playback
startPrivateChannelPlayback(PlaybackRequest, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.app.PlaybackWebService
Abstract method which requests a session to start a playback
startPrivateChannelPlayback(PlaybackRequest, Callback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitAPI
Retrofit method which requests a session to start a playback
startStreamingPlayback(String, boolean, String, boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will start the streaming for the app side, starting the decoder and the thread for the playback
startStreamOfChannel(AudioChannel, String, boolean, AudioEverywhereResponseHandler, boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Entry method that will start a stream of a channel on the app.
startStreamOfChannel(AudioChannel, String, boolean, AudioEverywhereResponseHandler, boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Tries to start the streaming of the receiver channel if the connection is established and send the update to the channel list using the Intent AudioEverywhereMessages.LIST_UPDATED
startStreamOfChannel(AudioChannel, String, boolean, AudioEverywhereResponseHandler, boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
startSyncingChannelWithExxtractor(int) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Starts the scanning of the audio channels from the current ExXtractor connection
startSyncingChannelWithExxtractor(int) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
Stat - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will represent a Stat entity on the server
Stat(String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.Stat
 
STAT - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
StateChangeInformation - Class in com.exxothermic.audioeverywheresdk.business.model
Class that shows an state change on the manager, shopwing the previous, next and the cause of that change
StateChangeInformation(StateChangeInformation.ManagerState, StateChangeInformation.ManagerState, StateChangeInformation.ChangeReason) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation
 
StateChangeInformation.ChangeReason - Enum Class in com.exxothermic.audioeverywheresdk.business.model
 
StateChangeInformation.ManagerState - Enum Class in com.exxothermic.audioeverywheresdk.business.model
Enum used to comunicate the current manager state on a given moment
StatMixinAnnotations - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class that holds the current mapping configuration for the stat model
StatRetrofitApi - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Available methods for the Stats API.
StatRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Class that will hold the logic to connect to a Web Service using retrofit as an API
StatRetrofitWebService(StatRetrofitApi) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.StatRetrofitWebService
 
StatsMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Method that will tell the Jackson mapper how to configure the stat classes to the stat mixin annotation
StatsMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.StatsMappingModule
 
StatWebService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
Available methods for the Stats Web Service.
stop() - Method in class com.exxothermic.audioeverywheresdk.helper.logic.PollingService
Method which stops the polling service
STOP_STREAMING - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
stopChannelPlayback(String, PlaybackRequest) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitAPI
Retrofit method which requests a session to stop its playback synchronously
stopChannelPlayback(String, PlaybackRequest) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitWebService
Method requests to a session to stop its playback
stopChannelPlayback(String, PlaybackRequest) - Method in class com.exxothermic.audioeverywheresdk.webservices.app.PlaybackWebService
Abstract method which requests a session to stop its playback synchronously
stopChannelPlayback(String, PlaybackRequest, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitWebService
Method which requests a session to stop its playback
stopChannelPlayback(String, PlaybackRequest, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.app.PlaybackWebService
Abstract method which requests a session to stop its playback
stopChannelPlayback(String, PlaybackRequest, Callback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitAPI
Retrofit method which requests a session to stop its playback
stopChannelPlaybackLegacy(String) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitAPI
Retrofit method which requests a session to stop its playback synchronously
stopChannelPlaybackLegacy(String, Callback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitAPI
Retrofit method which requests a session to stop its playback
stopChannelPlaybackv2(String) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitAPI
Retrofit method which requests a session to stop its playback synchronously
stopChannelPlaybackv2(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitWebService
Method requests to a session to stop its playback
stopChannelPlaybackv2(String) - Method in class com.exxothermic.audioeverywheresdk.webservices.app.PlaybackWebService
Abstract method which requests a session to stop its playback synchronously when the app use http
stopChannelPlaybackv2(String, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitWebService
Method which requests a session to stop its playback
stopChannelPlaybackv2(String, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.app.PlaybackWebService
Abstract method which requests a session to stop its playback when the app use http
stopChannelPlaybackv2(String, Callback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.PlaybackRetrofitAPI
Retrofit method which requests a session to start a playback
stopDemoMode() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Executes some clean up after the request to stop the demo mode
stopDiscoveryService(boolean, boolean) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.JmdnsService
Method which stops the service
STOPPED - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.AudioChannel.ChannelStatus
 
stopPlaybackFromCurrentQueue() - Static method in class com.exxothermic.audioeverywheresdk.business.utils.Oboe
Method that will stop the playback for the audio, freeing the necessary memory.
stopPlaybackWithoutService() - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will stop the current channel playback, in case that the current service is not running, but the channels report it status as playing, showing an inconsistency
stopPlaybackWithoutService() - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that will stop any playback state that may be running without services.
stopStream(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will stop the current playing channels on the app.
stopStream(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Tries to stop the current streaming if exists and the connection is established
stopStream(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
stopStreamingWithChannel(AudioChannel, String, boolean, AudioEverywhereResponseHandler, boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxChannelManager
Method that will stop an streaming, replacing it with the channel given as a parameter
success(T, Response) - Method in class com.exxothermic.audioeverywheresdk.webservices.retrofit.APIRetrofitCallback
Method which handles a successful response from Retrofit

T

TABLET - Static variable in class com.exxothermic.audioeverywheresdk.business.model.Location
 
TEXT_BUTTON_TYPE - Static variable in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
TEXT_MESSAGE - Static variable in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
Token - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the entire Profile information about all configurations and contents of the app
Token() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.Token
 
Token(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.Token
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.Advertisement
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.AudioChannel
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.CustomButton
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.DocumentCategory
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.DocumentData
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ListenerProfileInformation
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.Location
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.Profile
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAssets
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAudioOptions
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileAutomations
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCommand
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileCustomButton
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileDocuments
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileInfrastructure
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileMeta
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfilePermissions
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileResource
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSchedule
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileServer
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSettings
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileSources
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTheme
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileTimeouts
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ProfileWifi
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConf
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAudioOptions
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfAutomations
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfCommands
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfInfrastructure
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfMeta
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfResource
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfServers
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSettings
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ReceiverConf.ReceiverConfSources
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.ServerInfo
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.Skin
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.Token
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfResource
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfServerResources
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfDefaultProfile
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfMobileApp
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfPaConfig
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfProfiles
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfReceiver
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfServers
 
toString() - Method in class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 

U

UDP_PORT - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
UNIT_CONF - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
UnitConf - Class in com.exxothermic.audioeverywheresdk.business.model.UnitConf
 
UnitConf() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
 
UnitConf(String, String, String, UnitConfServerResources[], UnitConfNetwork) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
 
UnitConfAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf
 
UnitConfAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf.UnitConfAPIMappingModule
 
UnitConfMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf
 
UnitConfMixinAnnotations(String, String, String, UnitConfServerResources[], UnitConfNetwork) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf.UnitConfMixinAnnotations
 
UnitConfNetwork - Class in com.exxothermic.audioeverywheresdk.business.model.UnitConf
 
UnitConfNetwork() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
UnitConfNetwork(String, boolean, String, String, String, int, boolean, String, String, String, String[]) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfNetwork
 
UnitConfNetworkMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf
 
UnitConfNetworkMixinAnnotations(String, boolean, String, String, String, int, boolean, String, String, String, String[]) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf.UnitConfNetworkMixinAnnotations
 
UnitConfResource - Class in com.exxothermic.audioeverywheresdk.business.model.UnitConf
 
UnitConfResource() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfResource
 
UnitConfResource(int, boolean, int, int) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfResource
 
UnitConfResourceMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf
 
UnitConfResourceMixinAnnotations(int, boolean, int, int) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf.UnitConfResourceMixinAnnotations
 
UnitConfRetrofitApi - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
 
UnitConfRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
 
UnitConfRetrofitWebService(UnitConfRetrofitApi) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.UnitConfRetrofitWebService
 
UnitConfServerResourceMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf
 
UnitConfServerResourceMixinAnnotations(UnitConfResource, String, boolean, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf.UnitConfServerResourceMixinAnnotations
 
UnitConfServerResources - Class in com.exxothermic.audioeverywheresdk.business.model.UnitConf
 
UnitConfServerResources() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfServerResources
 
UnitConfServerResources(UnitConfResource, String, boolean, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfServerResources
 
UnitConfWebService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
 
UNKNOW_CAUSE - Enum constant in enum class com.exxothermic.audioeverywheresdk.AudioEverywhereException.ExceptionReason
 
UnknowError - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ChangeReason
 
UNKNOWN_VERSION - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
UNREACHABLE_LAN - Enum constant in enum class com.exxothermic.audioeverywheresdk.AudioEverywhereException.ExceptionReason
 
UnreachableLan - Enum constant in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ChangeReason
 
unregisterBroadcastReceiver(BroadcastReceiver) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Unregisters the broadcast receiver
unregisterBroadcastReceiver(BroadcastReceiver) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
Method that unregister a broadcast receiver to stop receiving messages from the SDK
unregisterNotificationReceiver(BroadcastReceiver) - Method in class com.exxothermic.audioeverywheresdk.helper.logic.MessagingHelper
 
UPDATE_CHANNEL_UI - Static variable in class com.exxothermic.audioeverywheresdk.AudioEverywhereMessages
 
updateExtractorProfile(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
 
updateExtractorProfile(AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
For profile: uses the web service to retrive the info and save it
updateExtractrLocation(int, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Method that will update the exxtractor location based on the request made to it.
updateExtractrLocation(int, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
updateHederFieldsForPackage(byte[], int) - Method in class com.exxothermic.audioeverywheresdk.business.model.RTPHeader
Create the respective RTP header for the provided data.
updateListenerMobileApp(Token, String, Profile, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
updateListenerReceiver(Token, String, ReceiverConf, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
updateNotificationAndLockScreen(String, String, String) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
updateNotificationAndRemoteControlText(String) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Updates the notification format to be use for channel description
updateNotificationForPause(String) - Method in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
Method which updates a notification based on the given string
updatePrivacyAllChannels(List<AudioChannel>, boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
 
updatePrivacyAllChannels(List<AudioChannel>, boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
updatePrivacyChannel(AudioChannel, boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
 
updatePrivacyChannel(AudioChannel, boolean) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
updateProfile(String, Profile, APIRetrofitCallback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ProfileRetrofitApi
Method that will create or update the mobile app profile for the current venue, represented by json structure
updateProfile(String, Profile, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ProfileRetrofitWebService
Method that will create or update the mobile app profile for the current venue, represented by json structure
updateProfile(String, Profile, WebServiceResponseHandler<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ProfileWebService
Method that will create or update the mobile app profile for the current venue, represented by json structure
updateReceiver(String, ReceiverConf, APIRetrofitCallback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ReceiverConfRetrofitApi
Method that will create or update the receiver config file for the current venue, represented by json structure
updateReceiver(String, ReceiverConf, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ReceiverConfRetrofitWebService
Method that will create or update the receiver config file for the current venue, represented by json structure
updateReceiver(String, ReceiverConf, WebServiceResponseHandler<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.ReceiverConfWebService
Method that will create or update the receiver config file for the current venue, represented by json structure
updateServerConfiguration(String, ServerConfigInfo, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ManagerExxtractorConnection
 
updateServerState(String, ServerState, Callback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.ServerActionsRetrofitApi
 
updateUnitConf(Token, String, UnitConf, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
updateUnitConf(String, UnitConf, APIRetrofitCallback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.UnitConfRetrofitApi
Method that will update the unit config file for the current venue, represented by json structure
updateUnitConf(String, UnitConf, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.UnitConfRetrofitWebService
Method that will update the unit config file for the current venue, represented by json structure
updateUnitConf(String, UnitConf, WebServiceResponseHandler<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.UnitConfWebService
Method that will update the unit config file for the current venue, represented by json structure
updateVenueConf(Token, String, VenueConf, AudioEverywhereResponseHandler) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
updateVenueConf(String, VenueConf, APIRetrofitCallback<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.VenueConfRetrofitApi
Method that will update the venue config file for the current venue, represented by json structure
updateVenueConf(String, VenueConf, WebServiceResponseHandler<Response>) - Method in class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.VenueConfRetrofitWebService
Method that will update the venue config file for the current venue, represented by json structure
updateVenueConf(String, VenueConf, WebServiceResponseHandler<Response>) - Method in interface com.exxothermic.audioeverywheresdk.webservices.app.VenueConfWebService
Method that will update the venue config file for the current venue, represented by json structure
URI_PATH_SEPARATOR - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
UriHelpers - Class in com.exxothermic.audioeverywheresdk.helper.logic
Class that will contain methods for URI generation, pointing to Android resources, used to load custom resources from URL when needed
UriHelpers() - Constructor for class com.exxothermic.audioeverywheresdk.helper.logic.UriHelpers
 
USE_LOUDSPEAKER - Static variable in class com.exxothermic.audioeverywheresdk.helper.constants.Constants
 
User - Class in com.exxothermic.audioeverywheresdk.business.model
User model.
User() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.User
 
USER - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
USER_LEVEL_TECH_SUPPORT - Static variable in class com.exxothermic.audioeverywheresdk.business.model.User
 
USER_LVEL_ADMIN - Static variable in class com.exxothermic.audioeverywheresdk.business.model.User
 
USER_LVEL_USER - Static variable in class com.exxothermic.audioeverywheresdk.business.model.User
 
User.UserPermissions - Enum Class in com.exxothermic.audioeverywheresdk.business.model
 
UserAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
User mapping.
UserAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UserAPIMappingModule
 
UserMixInAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
User Mixin mapping.
UserRetrofitApi - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Available methods for the User API.
UserRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
Available methods for the User Web Service.
UserRetrofitWebService(UserRetrofitApi) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.UserRetrofitWebService
 
UserWebService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
Available methods for the User Web Service.

V

validateIpAddress(String) - Method in class com.exxothermic.audioeverywheresdk.ExxConnection
Indicates whether an IP address is valid or not.
validateIpAddress(String) - Method in class com.exxothermic.audioeverywheresdk.ExxtractorConnection
 
validateUIUpdate() - Static method in class com.exxothermic.audioeverywheresdk.business.utils.CodecUtils
Method that reflects 'SumValid' state variable to CodecUtils methods
valueOf(String) - Static method in enum class com.exxothermic.audioeverywheresdk.AudioEverywhereException.ExceptionReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.exxothermic.audioeverywheresdk.business.model.AudioChannel.ChannelStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.exxothermic.audioeverywheresdk.business.model.ServerState.StateOfServer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ChangeReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ManagerState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.exxothermic.audioeverywheresdk.business.model.User.UserPermissions
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper.ExxtractorApiVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.exxothermic.audioeverywheresdk.AudioEverywhereException.ExceptionReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.exxothermic.audioeverywheresdk.business.model.AudioChannel.ChannelStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.exxothermic.audioeverywheresdk.business.model.ServerState.StateOfServer
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ChangeReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.exxothermic.audioeverywheresdk.business.model.StateChangeInformation.ManagerState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.exxothermic.audioeverywheresdk.business.model.User.UserPermissions
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper.ExxtractorApiVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
Returns an array containing the constants of this enum class, in the order they are declared.
VENUE_CONF - Enum constant in enum class com.exxothermic.audioeverywheresdk.webservices.app.ExxtractorWebServiceFactory.ExxtractorWebServiceType
 
VenueConf - Class in com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile
 
VenueConf() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
VenueConf(VenueConfInfrastructure, VenueConfDefaultProfile, VenueConfPaConfig, String, String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConf
 
VenueConfAPIMappingModule - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf
 
VenueConfAPIMappingModule() - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf.VenueConfAPIMappingModule
 
VenueConfAssets - Class in com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile
 
VenueConfAssets() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
VenueConfAssets(String[], String[], String[], String[], String[], String[]) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfAssets
 
VenueConfAssetsMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf
 
VenueConfAssetsMixinAnnotations(String, String, String, String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf.VenueConfAssetsMixinAnnotations
 
VenueConfBeacons - Class in com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile
 
VenueConfBeacons() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
VenueConfBeacons(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, boolean, boolean, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfBeacons
 
VenueConfBeaconsMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf
 
VenueConfBeaconsMixinAnnotations(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, boolean, boolean, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf.VenueConfBeaconsMixinAnnotations
 
VenueConfDefaultProfile - Class in com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile
 
VenueConfDefaultProfile() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfDefaultProfile
 
VenueConfDefaultProfile(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfDefaultProfile
 
VenueConfDefaultProfileMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf
 
VenueConfDefaultProfileMixinAnnotations(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf.VenueConfDefaultProfileMixinAnnotations
 
VenueConfInfrastructure - Class in com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile
 
VenueConfInfrastructure() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
 
VenueConfInfrastructure(VenueConfAssets, VenueConfBeacons[], VenueConfProfiles, VenueConfServers[], HashMap<String, String>) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
 
VenueConfInfrastructureMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf
 
VenueConfInfrastructureMixinAnnotations(VenueConfAssets, VenueConfBeacons[], VenueConfProfiles, VenueConfServers[], HashMap<String, String>) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf.VenueConfInfrastructureMixinAnnotations
 
VenueConfMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf
 
VenueConfMixinAnnotations(VenueConfInfrastructure, VenueConfDefaultProfile, VenueConfPaConfig, String, String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf.VenueConfMixinAnnotations
 
VenueConfMobileApp - Class in com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile
 
VenueConfMobileApp() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfMobileApp
 
VenueConfMobileApp(String, int, String, boolean, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfMobileApp
 
VenueConfMobileAppMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf
 
VenueConfMobileAppMixinAnnotations(String, int, String, boolean, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf.VenueConfMobileAppMixinAnnotations
 
VenueConfPaConfig - Class in com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile
 
VenueConfPaConfig() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfPaConfig
 
VenueConfPaConfig(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfPaConfig
 
VenueConfPaConfigMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf
 
VenueConfPaConfigMixinAnnotations(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf.VenueConfPaConfigMixinAnnotations
 
VenueConfProfiles - Class in com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile
 
VenueConfProfiles() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfProfiles
 
VenueConfProfiles(VenueConfReceiver[], VenueConfMobileApp[]) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfProfiles
 
VenueConfProfilesMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf
 
VenueConfProfilesMixinAnnotations(VenueConfReceiver[], VenueConfMobileApp[]) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf.VenueConfProfilesMixinAnnotations
 
VenueConfReceiver - Class in com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile
 
VenueConfReceiver() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfReceiver
 
VenueConfReceiver(String, int, String, boolean, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfReceiver
 
VenueConfReceiverMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf
 
VenueConfReceiverMixinAnnotations(String, int, String, boolean, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf.VenueConfReceiverMixinAnnotations
 
VenueConfRetrofitApi - Interface in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
 
VenueConfRetrofitWebService - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit
 
VenueConfRetrofitWebService(VenueConfRetrofitApi) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.VenueConfRetrofitWebService
 
VenueConfServers - Class in com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile
 
VenueConfServers() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfServers
 
VenueConfServers(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfServers
 
VenueConfServersMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf
 
VenueConfServersMixinAnnotations(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf.VenueConfServersMixinAnnotations
 
VenueConfWebService - Interface in com.exxothermic.audioeverywheresdk.webservices.app
 
VenueDetail - Class in com.exxothermic.audioeverywheresdk.business.model
Class that will hold the venue detail information
VenueDetail() - Constructor for class com.exxothermic.audioeverywheresdk.business.model.VenueDetail
 
VenueDetailMixinAnnotations - Class in com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson
Class used to configure the mixing annotations on the VenueDetail
VenueDetailMixinAnnotations(String, String, String, String, String, String, String, String) - Constructor for class com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueDetailMixinAnnotations
 
VenueServerAuthenticator - Interface in com.exxothermic.audioeverywheresdk
 
VenueServerBasicAuthenticator - Class in com.exxothermic.audioeverywheresdk
 
VenueServerBasicAuthenticator(String) - Constructor for class com.exxothermic.audioeverywheresdk.VenueServerBasicAuthenticator
 
VenueServerBasicAuthenticator(String, String) - Constructor for class com.exxothermic.audioeverywheresdk.VenueServerBasicAuthenticator
 
VIDEO_AD - Static variable in class com.exxothermic.audioeverywheresdk.business.model.Advertisement
 

W

WebService - Interface in com.exxothermic.audioeverywheresdk.webservices
Abstract class which defines the structure of a web service
WebServiceResponseHandler<T> - Interface in com.exxothermic.audioeverywheresdk.webservices
Interface which exposes the response handler of every WebService
WebServicesComponent - Interface in com.exxothermic.audioeverywheresdk.dependenceinjection.components
 
WebServicesModule - Class in com.exxothermic.audioeverywheresdk.dependenceinjection.modules
Module that provides services to the AudioEverywhere library classes
WebServicesModule() - Constructor for class com.exxothermic.audioeverywheresdk.dependenceinjection.modules.WebServicesModule
 
WORKER_TAG - Variable in class com.exxothermic.audioeverywheresdk.business.services.BeaconsService
 
WORKER_TAG - Static variable in class com.exxothermic.audioeverywheresdk.business.services.PlaybackService
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form