Home > borogove > calls > SessionDescription > (constructor)

calls.SessionDescription.(constructor)

Constructs a new instance of the SessionDescription class

Signature:

constructor(version: number, name: string, media: borogove.calls.Media[], attributes: borogove.calls.Attribute[], identificationTags: string[]);

Parameters

Parameter Type Description
version number
name string
media borogove.calls.Media[]
attributes borogove.calls.Attribute[]
identificationTags string[]