get User Module
User module (singleton).
Provides user-related features including subscription event management, online status queries, user profile management, and friend management.
NCEngine.userModule.subscribeEvent(params) { failedUserIds, error ->
// ...
}Content copied to clipboard