Interface EventForwardingLocalBroadcastReceiver.EventForwardingBroadcastListener

Enclosing class:
EventForwardingLocalBroadcastReceiver

public static interface EventForwardingLocalBroadcastReceiver.EventForwardingBroadcastListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onEvent(String action)
     
  • Method Details

    • onEvent

      void onEvent(String action)