Class ChatWidgetService.LocalBinder

  • Enclosing class:
    ChatWidgetService


    public class ChatWidgetService.LocalBinder
    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

      • LocalBinder

        public LocalBinder()