deleteSubscription(string $key) : bool
string
bool
getSubscription(string $key) : array
string
array
hasSubscription(string $key) : bool
string
bool
setSubscription(array $data) : bool
array
The key must be stored here as a $data['id'] entry
bool