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