HomeKit user's remote permission query

We are creating a manufacturer's app. We want to be able to show the accessories are unavailabe if the user do not have the remote access permission enabled to them.


It seems isAdministrator is available for checking. But that's for the add and edit permission. Is there one for checking remote capability? Without knowing if the user has remote permission, we can only accept the action trigger and the system just seems to ignore the toggling.