Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RtcEvent<T, S>

Rtc 事件

当 type - T 为 RtcUserEventType 事件时,data - S 为 User 类型 当 type - T 为 RtcStreamEventType 事件时,data - S 为 LocalStream | RemoteStream 类型 当 type - T 为 事件时,data - S 为 类型 当 type - T 为 事件时,data - S 为 类型 当 type - T 为 事件时,data - S 为 {@link PlayerEventData } 类型

Type parameters

  • T

  • S

Hierarchy

  • RtcEvent

Index

Properties

Properties

data

data: S

type

type: T

Generated using TypeDoc