Skip to main content

Class: BizIdentityInfo

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

Implements

Constructors

new BizIdentityInfo()

new BizIdentityInfo(p?): BizIdentityInfo

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

Parameters

p?

IBizIdentityInfo

Returns

BizIdentityInfo

Properties

actualActors

actualActors: ActualActorsType

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

Implementation of

IBizIdentityInfo.actualActors


featureControls

featureControls: number | Long

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

Implementation of

IBizIdentityInfo.featureControls


hostStorage

hostStorage: HostStorageType

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

Implementation of

IBizIdentityInfo.hostStorage


privacyModeTs

privacyModeTs: number | Long

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

Implementation of

IBizIdentityInfo.privacyModeTs


revoked

revoked: boolean

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

Implementation of

IBizIdentityInfo.revoked


signed

signed: boolean

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

Implementation of

IBizIdentityInfo.signed


vlevel

vlevel: VerifiedLevelValue

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

Implementation of

IBizIdentityInfo.vlevel


vnameCert?

optional vnameCert: null | IVerifiedNameCertificate

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

Implementation of

IBizIdentityInfo.vnameCert

Methods

create()

static create(properties?): BizIdentityInfo

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

Parameters

properties?

IBizIdentityInfo

Returns

BizIdentityInfo


decode()

static decode(r, l?): BizIdentityInfo

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

BizIdentityInfo


encode()

static encode(m, w?): Writer

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

Parameters

m

IBizIdentityInfo

w?

Writer

Returns

Writer


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string