menu
byteplus_bd_file_upload package
documentation
platforms/ios/env.dart
TTSDKConfiguration
setChannel method
setChannel method
dark_mode
light_mode
setChannel
method
Future
<
void
>
setChannel
(
String
value
)
Implementation
Future<void> setChannel(String value) async { return await nativeCall('setChannel:', [value]); }
byteplus_bd_file_upload package
documentation
platforms/ios/env
TTSDKConfiguration
setChannel method
TTSDKConfiguration class