Alerts Rx
class AlertsRx
Properties
Functions
Link copied to clipboard
Accept an alert.
Link copied to clipboard
Cancel an alert
Link copied to clipboard
fun getAlerts(acceptedSince: Long? = null, expiredSince: Long? = null, cancelledSince: Long? = null): Single<AlertContainer>
Fetches all the alerts from the specified params acceptedSince, expiredSince , cancelledSince if they are provided.
Link copied to clipboard
Fetches all alert templates available.
Link copied to clipboard
Send an Alert with a specified template by AlertTemplate.