Skip to main content

huawei_cloud_api_definitions_VoiceCall/
lib.rs

1#[cfg(feature = "CreateCallBack")]
2pub mod CreateCallBack;
3#[cfg(feature = "CreateCallNotify")]
4pub mod CreateCallNotify;
5#[cfg(feature = "CreateCallVerify")]
6pub mod CreateCallVerify;
7#[cfg(feature = "ShowVoiceRecord")]
8pub mod ShowVoiceRecord;
9#[cfg(feature = "StopCallBack")]
10pub mod StopCallBack;