pub trait IInterAppAudioConnectionNotificationTrait {
// Required method
unsafe fn onInterAppAudioConnectionStateChange(&self, newState: TBool);
}pub trait IInterAppAudioConnectionNotificationTrait {
// Required method
unsafe fn onInterAppAudioConnectionStateChange(&self, newState: TBool);
}