Package:
android.hardware.broadcastradio@2.0
ICloseHandle
interface ICloseHandle
Represents a generic close handle to remove a callback that doesn't need active interface.
Methods
close
close ()
Closes the handle.
The call must not fail and must only be issued once.
After the close call is executed, no other calls to this interface are allowed.
Details |
---|