menu
jc_sdk package
documentation
com/juphoon/cloud/jc_client.dart
JCClient
getDisplayName abstract method
getDisplayName abstract method
dark_mode
light_mode
getDisplayName
abstract method
Future
<
String
?
>
getDisplayName
(
)
获取自己的昵称
@return 自己的昵称
Implementation
Future<String?> getDisplayName();
jc_sdk package
documentation
com/juphoon/cloud/jc_client
JCClient
getDisplayName abstract method
JCClient class