Save subscription to RDMBS
| Parameters: | array – |
|---|---|
| Return type: | bool |
| Throws : | PubSubHubbubExceptionInvalidArgumentException |
Get subscription by ID/key
| Parameters: | string – |
|---|---|
| Return type: | array |
| Throws : | PubSubHubbubExceptionInvalidArgumentException |
Determine if a subscription matching the key exists
| Parameters: | string – |
|---|---|
| Return type: | bool |
| Throws : | PubSubHubbubExceptionInvalidArgumentException |
Delete a subscription
| Parameters: | string – |
|---|---|
| Return type: | bool |