Interface ForeignConfigRequester.ForeignCommunicationStateListener

Enclosing class:
ForeignConfigRequester

public static interface ForeignConfigRequester.ForeignCommunicationStateListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    communicationStateChanged(boolean communicationState)
     
  • Method Details

    • communicationStateChanged

      void communicationStateChanged(boolean communicationState)