Skip to main content

GroupRootKeyShare

amiudmodz


amiudmodz / proto / GroupRootKeyShare

Class: GroupRootKeyShare

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

Implements

Constructors

new GroupRootKeyShare()

new GroupRootKeyShare(p?): GroupRootKeyShare

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

Parameters

p?

IGroupRootKeyShare

Returns

GroupRootKeyShare

Properties

keys

keys: IGroupRootKeyShareEntry[]

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

Implementation of

IGroupRootKeyShare.keys

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): GroupRootKeyShare

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

Parameters

properties?

IGroupRootKeyShare

Returns

GroupRootKeyShare


decode()

static decode(r, l?): GroupRootKeyShare

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

GroupRootKeyShare


encode()

static encode(m, w?): Writer

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

Parameters

m

IGroupRootKeyShare

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): GroupRootKeyShare

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

Parameters

d

Returns

GroupRootKeyShare


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

GroupRootKeyShare

o?

IConversionOptions

Returns

object