Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

UserNotification.isRemote

Queries whether this is a remote notification.

Component Version macOS Windows Linux Server iOS SDK
UserNotification 2.8 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "UserNotification.isRemote"; UserNotificationReference )   More

Parameters

Parameter Description Example
UserNotificationReference An user notification reference. $ref

Result

Returns 1 if the user notification is from a remote (push) notification.

Description

Queries whether this is a remote notification.
With FileMaker 11 or newer there is no way to receive push notifications as FileMaker is not in the app store.

See also

Created 18th August 2014, last changed 28th April 2016


UserNotification.isPresented - UserNotification.removeAllDeliveredNotifications

Feedback: Report problem or ask question.