
Icon | Member | Description |
---|---|---|
![]() | close()()() |
Close and dispose of this HFX object. All HFXReceiver objects created using this HFX object should be closed before calling this method.
Warning: It is not safe to call this method from a context thread callback. |
![]() | close(LBMOperationCompleteCallback, Object) |
Close and dispose of this HFX object. All HFXReceiver objects created using this HFX object should be closed before calling this method.
Warning: It is not safe to call this method from a context thread callback. |