Interface AlarmCallbackConfiguration

All Known Implementing Classes:
AlarmCallbackConfigurationImpl

public interface AlarmCallbackConfiguration
  • Method Details

    • getId

      String getId()
    • getStreamId

      String getStreamId()
    • getType

      String getType()
    • getTitle

      String getTitle()
    • getConfiguration

      Map<String,Object> getConfiguration()
    • getCreatedAt

      Date getCreatedAt()
    • getCreatorUserId

      String getCreatorUserId()