destroy abstract method

Future<void> destroy()

Destroy the RtcEngineKit object.

Note After destroying the RtcEngineKit object, the object will no longer be valid.

销毁 RtcEngineKit 对象。

Note RtcEngineKit 对象在销毁后将不再有效。

Implementation

Future<void> destroy();