Class: StatusPostOptInNotificationPreferencesAction
Defined in: WAProto/index.d.ts:12722
Implements
Constructors
new StatusPostOptInNotificationPreferencesAction()
new StatusPostOptInNotificationPreferencesAction(
p?):StatusPostOptInNotificationPreferencesAction
Defined in: WAProto/index.d.ts:12723
Parameters
p?
IStatusPostOptInNotificationPreferencesAction
Returns
StatusPostOptInNotificationPreferencesAction
Properties
enabled?
optionalenabled:null|boolean
Defined in: WAProto/index.d.ts:12724
Implementation of
IStatusPostOptInNotificationPreferencesAction.enabled
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:12730
Returns
object
create()
staticcreate(properties?):StatusPostOptInNotificationPreferencesAction
Defined in: WAProto/index.d.ts:12725
Parameters
properties?
IStatusPostOptInNotificationPreferencesAction
Returns
StatusPostOptInNotificationPreferencesAction
decode()
staticdecode(r,l?):StatusPostOptInNotificationPreferencesAction
Defined in: WAProto/index.d.ts:12727
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
StatusPostOptInNotificationPreferencesAction
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:12726
Parameters
m
IStatusPostOptInNotificationPreferencesAction
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):StatusPostOptInNotificationPreferencesAction
Defined in: WAProto/index.d.ts:12728
Parameters
d
Returns
StatusPostOptInNotificationPreferencesAction
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:12731
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:12729
Parameters
m
StatusPostOptInNotificationPreferencesAction
o?
IConversionOptions
Returns
object