pushpad-php icon indicating copy to clipboard operation
pushpad-php copied to clipboard

[Feature request] Check if userid is subscribed

Open josemi-ca opened this issue 6 years ago • 0 comments

It would be very useful if the library included a simple function check if there's already a subscription with a certain user id.

This would make it possible to check server-side if it is necessary to prompt the user to enable them.

I know it's already possible to check using JS or the REST API but it would be handy for certain scenarios if a simple function for this was included in the PHP library.

josemi-ca avatar Jan 12 '19 13:01 josemi-ca