ConsultRoomCreated
v0.0.1

Event represents when a vonage room is created to let doctor and patient know they should join.
When firing this event make sure you set the `consult-id` in the headers. Our schemas have standard metadata make sure you read and follow it.

Details

This event marks the start of a doctor-patient consult. It is raised after doctor accepts the consult request.

Consumer / Producer Diagram

metadata
object
consultId
string

The ID of the consult

domain
string
required

The domain of the event

service
string
required

The name of the service that triggered the event

data
object
userId
string

The ID of the user

orderId
string

The ID the users order

Edit this pageLast updated on 2024/6/15