Remote Data Source
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun getPresences(withoutAvatar: Boolean): Single<List<Presence>>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun subscribeToPresences(userUris: List<String>): Single<List<Presence>>
Content copied to clipboard
Link copied to clipboard