Interface VoipEvent

Hierarchy

  • VoipEvent

Properties

content: Record<string, unknown>
eventType: string
opponentDeviceId?: string
roomId?: string
type: "toDevice" | "sendEvent"
userId?: string

Generated using TypeDoc