Returns true if the notifier is currently processing the initial value which is currently held in the sticky cache,
so this is not directly the result of a notifier right now.
Method
isInitialStickyNotification
Returns
Android
Deprecated
Use Device.Network.createNotifier#initialCacheEnabled instead
Since
4.0.8
Returns boolean
Properties
initialCacheEnabled
initialCacheEnabled:boolean
Assigning false to this property means that ignore the held value in the sticky cache. Thus, subscribed function won't fire at the initial time.
Returns true if the notifier is currently processing the initial value which is currently held in the sticky cache, so this is not directly the result of a notifier right now.
Method
isInitialStickyNotification
Returns
Android
Deprecated
Use Device.Network.createNotifier#initialCacheEnabled instead
Since
4.0.8