Implements
Constructors
new CloudAPIThreadControlNotification()
new CloudAPIThreadControlNotification(Defined in: WAProto/index.d.ts:5896p?):CloudAPIThreadControlNotification
Parameters
p?
ICloudAPIThreadControlNotification
Returns
CloudAPIThreadControlNotification
Properties
consumerLid?
Defined in: WAProto/index.d.ts:5899optionalconsumerLid:null|string
Implementation of
ICloudAPIThreadControlNotification.consumerLid
consumerPhoneNumber?
Defined in: WAProto/index.d.ts:5900optionalconsumerPhoneNumber:null|string
Implementation of
ICloudAPIThreadControlNotification.consumerPhoneNumber
notificationContent?
Defined in: WAProto/index.d.ts:5901optionalnotificationContent:null|ICloudAPIThreadControlNotificationContent
Implementation of
ICloudAPIThreadControlNotification.notificationContent
senderNotificationTimestampMs?
Defined in: WAProto/index.d.ts:5898optionalsenderNotificationTimestampMs:null|number|Long
Implementation of
ICloudAPIThreadControlNotification.senderNotificationTimestampMs
shouldSuppressNotification?
Defined in: WAProto/index.d.ts:5902optionalshouldSuppressNotification:null|boolean
Implementation of
ICloudAPIThreadControlNotification.shouldSuppressNotification
status?
Defined in: WAProto/index.d.ts:5897optionalstatus:null|CloudAPIThreadControl
Implementation of
ICloudAPIThreadControlNotification.status
Methods
create()
Defined in: WAProto/index.d.ts:5903staticcreate(properties?):CloudAPIThreadControlNotification
Parameters
properties?
ICloudAPIThreadControlNotification
Returns
CloudAPIThreadControlNotification
decode()
Defined in: WAProto/index.d.ts:5905staticdecode(r,l?):CloudAPIThreadControlNotification
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
CloudAPIThreadControlNotification
encode()
Defined in: WAProto/index.d.ts:5904staticencode(m,w?):Writer
Parameters
m
ICloudAPIThreadControlNotification
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:5906staticfromObject(d):CloudAPIThreadControlNotification
Parameters
d
Returns
CloudAPIThreadControlNotification
getTypeUrl()
Defined in: WAProto/index.d.ts:5909staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:5908
Returns
object
toObject()
Defined in: WAProto/index.d.ts:5907statictoObject(m,o?):object
Parameters
m
CloudAPIThreadControlNotification
o?
IConversionOptions
Returns
object