[][src]Function skyway_webrtc_gateway_api::peer::delete

pub async fn delete<'_>(peer_info: &'_ PeerInfo) -> Result<(), Error>

Release PeerObject

It's bindings for DELETE /peers/{peer_id}

API