As the name implies, unregisters a listener with an unique listenerId.
listenerId
Note that if registerStateChangedCallback was called with lateInvoke set to true, then this function must be called with lateInvoke set to true as well.
registerStateChangedCallback
lateInvoke
true
Optional
Generated using TypeDoc
As the name implies, unregisters a listener with an unique
listenerId.Note that if
registerStateChangedCallbackwas called withlateInvokeset totrue, then this function must be called withlateInvokeset totrueas well.