Uses of Class
com.thecoderscorner.menu.remote.RemoteInformation
-
Packages that use RemoteInformation Package Description com.thecoderscorner.menu.remote com.thecoderscorner.menu.remote.states -
-
Uses of RemoteInformation in com.thecoderscorner.menu.remote
Fields in com.thecoderscorner.menu.remote declared as RemoteInformation Modifier and Type Field Description static RemoteInformationRemoteInformation. NOT_CONNECTEDMethods in com.thecoderscorner.menu.remote that return RemoteInformation Modifier and Type Method Description RemoteInformationRemoteConnector. getRemoteParty()RemoteInformationStreamRemoteConnector. getRemoteParty()Methods in com.thecoderscorner.menu.remote with parameters of type RemoteInformation Modifier and Type Method Description voidRemoteControllerListener. connectionState(RemoteInformation remoteInformation, AuthStatus connected)Indicates a change in connectivityvoidStreamRemoteConnector. setRemoteParty(RemoteInformation remote) -
Uses of RemoteInformation in com.thecoderscorner.menu.remote.states
Methods in com.thecoderscorner.menu.remote.states with parameters of type RemoteInformation Modifier and Type Method Description voidRemoteConnectorContext. setRemoteParty(RemoteInformation remote)
-