Skip to content

Add RxJava based convenience methpds to AccessRequester class #81

Open
@pwittchen

Description

@pwittchen

We can have something like:

Single<Boolean> isBluetoothEnabled()
Single<Boolean> isLocationEnabled(context)

and then create more functional data flow with flatMap without using if statements.

After adding this, there should be also documentation update.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions