Wac Presence Data Source
class WacPresenceDataSource(presenceService: PresenceService) : RemoteDataSource
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
open override fun getPresences(withoutAvatar: Boolean): Single<List<Presence>>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun subscribeToPresences(userUris: List<String>): Single<List<Presence>>
Content copied to clipboard
Link copied to clipboard