OSTIP_EXARI v0.1.0 Swagger.Client.Model.ChannelUserevent View Source
User-generated event with additional user-defined fields in the object.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Swagger.Client.Model.ChannelUserevent{
bridge: Bridge,
channel: Channel,
endpoint: Endpoint,
eventname: String.t(),
userevent: Object
}