AcknowledgeRequest
class AcknowledgeRequest extends Message
Properties
string | $subscription | ||
string[] | $ack_ids |
Methods
static
descriptor()
No description
boolean
hasSubscription()
Check if
clearSubscription()
Clear
string
getSubscription()
Get
setSubscription(string $value)
Set
boolean
hasAckIds()
Check if
clearAckIds()
Clear
string
getAckIds(int $idx = NULL)
Get
setAckIds($value, $idx = NULL)
Set
string[]
getAckIdsList()
Get all elements of
addAckIds(string $value)
Add a new element to
Details
at line line 3027
static
descriptor()
at line line 3059
boolean
hasSubscription()
Check if
at line line 3068
AcknowledgeRequest
clearSubscription()
Clear
at line line 3077
string
getSubscription()
Get
at line line 3087
AcknowledgeRequest
setSubscription(string $value)
Set
at line line 3096
boolean
hasAckIds()
Check if
at line line 3105
AcknowledgeRequest
clearAckIds()
Clear
at line line 3115
string
getAckIds(int $idx = NULL)
Get
at line line 3125
AcknowledgeRequest
setAckIds($value, $idx = NULL)
Set
at line line 3134
string[]
getAckIdsList()
Get all elements of
at line line 3144
AcknowledgeRequest
addAckIds(string $value)
Add a new element to