Implements
Constructors
new InitialSecurityNotificationSettingSync()
new InitialSecurityNotificationSettingSync(Defined in: WAProto/index.d.ts:6721p?):InitialSecurityNotificationSettingSync
Parameters
p?
IInitialSecurityNotificationSettingSync
Returns
InitialSecurityNotificationSettingSync
Properties
securityNotificationEnabled?
Defined in: WAProto/index.d.ts:6722optionalsecurityNotificationEnabled:null|boolean
Implementation of
IInitialSecurityNotificationSettingSync.securityNotificationEnabled
Methods
create()
Defined in: WAProto/index.d.ts:6723staticcreate(properties?):InitialSecurityNotificationSettingSync
Parameters
properties?
IInitialSecurityNotificationSettingSync
Returns
InitialSecurityNotificationSettingSync
decode()
Defined in: WAProto/index.d.ts:6725staticdecode(r,l?):InitialSecurityNotificationSettingSync
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
InitialSecurityNotificationSettingSync
encode()
Defined in: WAProto/index.d.ts:6724staticencode(m,w?):Writer
Parameters
m
IInitialSecurityNotificationSettingSync
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:6726staticfromObject(d):InitialSecurityNotificationSettingSync
Parameters
d
Returns
InitialSecurityNotificationSettingSync
getTypeUrl()
Defined in: WAProto/index.d.ts:6729staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:6728
Returns
object
toObject()
Defined in: WAProto/index.d.ts:6727statictoObject(m,o?):object
Parameters
m
InitialSecurityNotificationSettingSync
o?
IConversionOptions
Returns
object