Interface BroadcastSignalResponse

All Known Implementing Classes:
BroadcastSignalResponseImpl

public interface BroadcastSignalResponse
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns the unique key of the signal that was broadcasted.
  • Method Details

    • getKey

      long getKey()
      Returns the unique key of the signal that was broadcasted.
      Returns:
      the unique key of the signal.