Implements
Constructors
new CloudAPIThreadControlNotificationContent()
new CloudAPIThreadControlNotificationContent(Defined in: WAProto/index.d.ts:5926p?):CloudAPIThreadControlNotificationContent
Parameters
p?
ICloudAPIThreadControlNotificationContent
Returns
CloudAPIThreadControlNotificationContent
Properties
extraJson?
Defined in: WAProto/index.d.ts:5928optionalextraJson:null|string
Implementation of
ICloudAPIThreadControlNotificationContent.extraJson
handoffNotificationText?
Defined in: WAProto/index.d.ts:5927optionalhandoffNotificationText:null|string
Implementation of
ICloudAPIThreadControlNotificationContent.handoffNotificationText
Methods
create()
Defined in: WAProto/index.d.ts:5929staticcreate(properties?):CloudAPIThreadControlNotificationContent
Parameters
properties?
ICloudAPIThreadControlNotificationContent
Returns
CloudAPIThreadControlNotificationContent
decode()
Defined in: WAProto/index.d.ts:5931staticdecode(r,l?):CloudAPIThreadControlNotificationContent
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
CloudAPIThreadControlNotificationContent
encode()
Defined in: WAProto/index.d.ts:5930staticencode(m,w?):Writer
Parameters
m
ICloudAPIThreadControlNotificationContent
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:5932staticfromObject(d):CloudAPIThreadControlNotificationContent
Parameters
d
Returns
CloudAPIThreadControlNotificationContent
getTypeUrl()
Defined in: WAProto/index.d.ts:5935staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:5934
Returns
object
toObject()
Defined in: WAProto/index.d.ts:5933statictoObject(m,o?):object
Parameters
m
CloudAPIThreadControlNotificationContent
o?
IConversionOptions
Returns
object