getServerUid abstract method

Future<String> getServerUid()

获取自己在服务器上的 uid

@return 自己在服务器上的 uid

Implementation

Future<String> getServerUid();