Home > borogove > calls > Media > fromElement

calls.Media.fromElement() method

Signature:

static fromElement(content: borogove.Stanza, initiator: boolean, hasGroup: boolean, existingDescription?: borogove.calls.SessionDescription | null): borogove.calls.Media;

Parameters

Parameter Type Description
content borogove.Stanza
initiator boolean
hasGroup boolean
existingDescription borogove.calls.SessionDescription | null (Optional)

Returns:

borogove.calls.Media