nabto_device_fcm_stop()

DESCRIPTION

Stop an ongoing FCM request. If stop is used there are no guarantee whether a notification has been sent or not sent. It can be used to stop the async operation before it completes or a timeout happens.

DECLARATION

NABTO_DEVICE_DECL_PREFIX void NABTO_DEVICE_API
nabto_device_fcm_stop(NabtoDeviceFcmNotification* notification)

PARAMETERS

notification:
[in] The notification to stop