View Source ExOnvif.Event.NotificationMessage (ExOnvif v0.7.1)
Scheme describing a notification message.
Summary
Types
@type t() :: %ExOnvif.Event.NotificationMessage{ message: ExOnvif.Event.NotificationMessage.Message.t(), topic: String.t() }
Scheme describing a notification message.
@type t() :: %ExOnvif.Event.NotificationMessage{ message: ExOnvif.Event.NotificationMessage.Message.t(), topic: String.t() }