nabto_device_fcm_notification_free()
DESCRIPTION
Free a FCM notification. If called after nabto_device_fcm_send(), the future must be resolved first (by the device finishing handling the notification, or by nabto_device_fcm_stop())
DECLARATION
NABTO_DEVICE_DECL_PREFIX void NABTO_DEVICE_API
nabto_device_fcm_notification_free(NabtoDeviceFcmNotification* notification)
PARAMETERS
notification:
- [in] The notification to free