Class BeaconService.BeaconBinder

  • All Implemented Interfaces:
    IBinder
    Enclosing class:
    BeaconService

    public class BeaconService.BeaconBinder
    extends Binder
    Class used for the client Binder. Because we know this service always runs in the same process as its clients, we don't need to deal with IPC.
    • Constructor Detail

      • BeaconBinder

        public BeaconBinder()