Checks the permissions for a subscriber on a channel or channel resource.
The resolution chain is:
{"read": true}.Typically, call this method in the body of the realtime_check_permission()
function:
Channel or channel resource to check permissions for.
Subscriber to check permissions for.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.