PushConfig
class PushConfig extends Message
Properties
string | $push_endpoint | ||
AttributesEntry[] | $attributes |
Methods
static
descriptor()
No description
boolean
hasPushEndpoint()
Check if
clearPushEndpoint()
Clear
string
getPushEndpoint()
Get
setPushEndpoint(string $value)
Set
boolean
hasAttributes()
Check if
clearAttributes()
Clear
getAttributes(int $idx = NULL)
Get
getAttributesList()
Get all elements of
Details
at line line 1772
static
descriptor()
at line line 1805
boolean
hasPushEndpoint()
Check if
at line line 1814
PushConfig
clearPushEndpoint()
Clear
at line line 1823
string
getPushEndpoint()
Get
at line line 1833
PushConfig
setPushEndpoint(string $value)
Set
at line line 1842
boolean
hasAttributes()
Check if
at line line 1851
PushConfig
clearAttributes()
Clear
at line line 1861
AttributesEntry
getAttributes(int $idx = NULL)
Get
at line line 1871
PushConfig
setAttributes(AttributesEntry $value, $idx = NULL)
Set
at line line 1880
AttributesEntry[]
getAttributesList()
Get all elements of
at line line 1890
PushConfig
addAttributes(AttributesEntry $value)
Add a new element to