destroy
Description:
[ Version ( deprecated = true , deprecated_since = "0.27" ) ]
public void destroy ()
public void destroy ()
Warning: destroy is deprecated since 0.27.
Disconnect and unref the this.
Note:
this function has been deprecated because it is misleading, the object is not actually destroyed. Instead, it is recommended to call explicitely disconnect and unref.
Parameters:
this |
a Channel |