| java.lang.Object | |
| ↳ | com.gsma.services.rcs.history.HistoryUriBuilder |
Utility builder class to generate the uri used to query the History provider.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| HistoryUriBuilder(Uri historyLogUri) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| HistoryUriBuilder |
appendProvider(int providerId)
Add the provider ids that will be part of the query.
| ||||||||||
| Uri |
build()
Creates and returns the uri that contains the provider id parameters.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Add the provider ids that will be part of the query.
Creates and returns the uri that contains the provider id parameters.