Skip to main content

Class: BroadcastListParticipant

Defined in: WAProto/index.d.ts:11699

Implements

Constructors

new BroadcastListParticipant()

new BroadcastListParticipant(p?): BroadcastListParticipant

Defined in: WAProto/index.d.ts:11700

Parameters

p?

IBroadcastListParticipant

Returns

BroadcastListParticipant

Properties

lidJid

lidJid: string

Defined in: WAProto/index.d.ts:11701

Implementation of

IBroadcastListParticipant.lidJid


pnJid?

optional pnJid: null | string

Defined in: WAProto/index.d.ts:11702

Implementation of

IBroadcastListParticipant.pnJid

Methods

toJSON()

toJSON(): object

Defined in: WAProto/index.d.ts:11708

Returns

object


create()

static create(properties?): BroadcastListParticipant

Defined in: WAProto/index.d.ts:11703

Parameters

properties?

IBroadcastListParticipant

Returns

BroadcastListParticipant


decode()

static decode(r, l?): BroadcastListParticipant

Defined in: WAProto/index.d.ts:11705

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

BroadcastListParticipant


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:11704

Parameters

m

IBroadcastListParticipant

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): BroadcastListParticipant

Defined in: WAProto/index.d.ts:11706

Parameters

d

Returns

BroadcastListParticipant


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:11709

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

Defined in: WAProto/index.d.ts:11707

Parameters

m

BroadcastListParticipant

o?

IConversionOptions

Returns

object