Uses of Class
com.thecoderscorner.menu.remote.RemoteInformation
-
Packages that use RemoteInformation Package Description com.thecoderscorner.menu.remote -
-
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 RemoteInformationRemoteMenuController. getRemotePartyInfo()get the name of the device that we've connected to.Methods in com.thecoderscorner.menu.remote with parameters of type RemoteInformation Modifier and Type Method Description voidRemoteControllerListener. connectionState(RemoteInformation remoteInformation, boolean connected)Indicates a change in connectivity
-