pub fn im_unsubscribe_all(exchange: u16) -> Result<Vec<u8>>Expand description
Build a SubscribeRequest with KeepSubscriptions = false and no attribute/event paths.
Sending this causes the device to cancel all existing subscriptions for this session.