[ Version ( deprecated = true , deprecated_since = "0.27" ) ]
public void destroy ()
Warning: destroy is deprecated since 0.27.
Disconnect and unref the this.
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.
this |
a Channel |