Ds Profile
Functions
Get an observable that needs to be subscribed to in order to get the balance. This can also be started to run automatically with pollForBalance. Can be updated manually by calling updateBalance.
Gets the latest balanceInfo returned from updateBalance or pollForBalance. If no balance have been returned before an updateBalance will be called to get the BalanceInfo
Gets the users player card data.
Gets the players profile Info
Use for getting the Page object used for opening different web profile pages.
Use this to find out if GeoLocation the user is allowed to use the service in its current geolocation.
Start this to poll for balance updates. Can be started with default values or with custom values. Its default wait time for each update is 30 seconds.
Stop poll for balance Call this when the app goes into background.
Updates the balance and returns a completable that tells whether it succeeded or not.