Implements
Constructors
new CtwaContextLinkData()
new CtwaContextLinkData(Defined in: WAProto/index.d.ts:2574p?):CtwaContextLinkData
Parameters
p?
ICtwaContextLinkData
Returns
CtwaContextLinkData
Properties
context?
Defined in: WAProto/index.d.ts:2575optionalcontext:null|string
Implementation of
ICtwaContextLinkData.context
icebreaker?
Defined in: WAProto/index.d.ts:2577optionalicebreaker:null|string
Implementation of
ICtwaContextLinkData.icebreaker
phone?
Defined in: WAProto/index.d.ts:2578optionalphone:null|string
Implementation of
ICtwaContextLinkData.phone
sourceUrl?
Defined in: WAProto/index.d.ts:2576optionalsourceUrl:null|string
Implementation of
ICtwaContextLinkData.sourceUrl
Methods
create()
Defined in: WAProto/index.d.ts:2579staticcreate(properties?):CtwaContextLinkData
Parameters
properties?
ICtwaContextLinkData
Returns
CtwaContextLinkData
decode()
Defined in: WAProto/index.d.ts:2581staticdecode(r,l?):CtwaContextLinkData
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
CtwaContextLinkData
encode()
Defined in: WAProto/index.d.ts:2580staticencode(m,w?):Writer
Parameters
m
ICtwaContextLinkData
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:2582staticfromObject(d):CtwaContextLinkData
Parameters
d
Returns
CtwaContextLinkData
getTypeUrl()
Defined in: WAProto/index.d.ts:2585staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:2584
Returns
object
toObject()
Defined in: WAProto/index.d.ts:2583statictoObject(m,o?):object
Parameters
m
CtwaContextLinkData
o?
IConversionOptions
Returns
object