CallReactionEvent
constructor(@Json(name = "call_cid") callCid: String, @Json(name = "created_at") createdAt: OffsetDateTime, @Json(name = "reaction") reaction: ReactionResponse, @Json(name = "type") type: String = "call.reaction_new")
Parameters
callCid
createdAt
reaction
type
The type of event: \"call.reaction_new\" in this case