此项目已经废弃,以后不再维护。我们推出了基于 Swift SDK 的 Chat Demo。
2.12k
stars
461
forks
source link
+ (instancetype)userWithUserId:(NSString *)userId name:(NSString *)name avatarURL:(NSURL *)avatarURL clientId:(NSString *)clientId;桥接Swift后变成static func user(withUserId userId: String!, name: String!, avatarURL: URL!, clientId: String!) -> Self! 怎么写哇 #297
Closed
DPzhaotianwei closed 7 years ago
Base Info for this issue
1. How to repeat the problem.
2. Please help me in this way.
3. Here is a Demo.
4. Here is my Debug log