Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GroupCallParticipantVideoSourceGroup

Hierarchy

  • VirtualClass<{ semantics: string; sources: int[] }>
    • GroupCallParticipantVideoSourceGroup

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { semantics: string; sources: number[] }

Type declaration

  • semantics: string
  • sources: number[]
CONSTRUCTOR_ID: 3702593719
SUBCLASS_OF_ID: 806746236
classType: "constructor"
className: "GroupCallParticipantVideoSourceGroup"
semantics: string
sources: number[]

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { semantics: string; sources: number[] }

Constructors

Generated using TypeDoc