Define Sticky Intent

Define Sticky Intent? Briefly explain it.

E

Expert

Verified

Intent is fundamentally an abstract explanation of an operation which has to be executed for communication. Sticky Intent is also a kind of intent that permits the communication among a function and a service. For illustration: sendStickyBroadcast() executes send Broadcast(Intent) that stays even after the broadcast is finished. This helps in retrieving the data rapidly. The message ACTION_BATTERY_CHANGED of an operating system is an illustration of it.

   Related Questions in Computer Networking

©TutorsGlobe All rights reserved 2022-2023.