unified gateway interface
This commit is contained in:
@@ -11,4 +11,11 @@ const (
|
||||
NAArchived NotificationAction = "archived"
|
||||
NASent NotificationAction = "sent"
|
||||
NAPasswordReset NotificationAction = "password_reset"
|
||||
|
||||
NADiscoveryServiceAnnounce NotificationAction = "service.announce"
|
||||
NADiscoveryGatewayAnnounce NotificationAction = "gateway.announce"
|
||||
NADiscoveryHeartbeat NotificationAction = "service.heartbeat"
|
||||
NADiscoveryLookupRequest NotificationAction = "request.lookup"
|
||||
NADiscoveryLookupResponse NotificationAction = "response.lookup"
|
||||
NADiscoveryRefreshUI NotificationAction = "event.refresh_ui"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user