Class: BizIdentityInfo
Defined in: WAProto/index.d.ts:732
Implements
Constructors
new BizIdentityInfo()
new BizIdentityInfo(
p
?):BizIdentityInfo
Defined in: WAProto/index.d.ts:733
Parameters
p?
Returns
Properties
actualActors?
optional
actualActors:null
|ActualActorsType
Defined in: WAProto/index.d.ts:739
Implementation of
featureControls?
optional
featureControls:null
|number
|Long
Defined in: WAProto/index.d.ts:741
Implementation of
IBizIdentityInfo
.featureControls
hostStorage?
optional
hostStorage:null
|HostStorageType
Defined in: WAProto/index.d.ts:738
Implementation of
privacyModeTs?
optional
privacyModeTs:null
|number
|Long
Defined in: WAProto/index.d.ts:740
Implementation of
IBizIdentityInfo
.privacyModeTs
revoked?
optional
revoked:null
|boolean
Defined in: WAProto/index.d.ts:737
Implementation of
signed?
optional
signed:null
|boolean
Defined in: WAProto/index.d.ts:736
Implementation of
vlevel?
optional
vlevel:null
|VerifiedLevelValue
Defined in: WAProto/index.d.ts:734
Implementation of
vnameCert?
optional
vnameCert:null
|IVerifiedNameCertificate
Defined in: WAProto/index.d.ts:735
Implementation of
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:747
Returns
object
create()
static
create(properties
?):BizIdentityInfo
Defined in: WAProto/index.d.ts:742
Parameters
properties?
Returns
decode()
static
decode(r
,l
?):BizIdentityInfo
Defined in: WAProto/index.d.ts:744
Parameters
r
Uint8Array
<ArrayBufferLike
> | Reader
l?
number
Returns
encode()
static
encode(m
,w
?):Writer
Defined in: WAProto/index.d.ts:743
Parameters
m
w?
Writer
Returns
Writer
fromObject()
static
fromObject(d
):BizIdentityInfo
Defined in: WAProto/index.d.ts:745
Parameters
d
Returns
getTypeUrl()
static
getTypeUrl(typeUrlPrefix
?):string
Defined in: WAProto/index.d.ts:748
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
static
toObject(m
,o
?):object
Defined in: WAProto/index.d.ts:746
Parameters
m
o?
IConversionOptions
Returns
object