Out-of-range data
Handling data when the pair is out of range.
Out-of-range data is available only when all of the following are true:
- the users are paired and not paused by the server;
- the remote pair is online;
- the remote pair is not currently visible;
- the plugin registered both receive permissions; and
- the local user granted both receive permissions.
Do you really need this?
Think carefully before your plugin requests out-of-range permissions. What does your plugin provide that warrants users enabling it? The user-facing documentation tries to educate users of overly-scoped permissions, you should expect to meet suspicion if you're requesting this access.