| java.lang.Object | |
| ↳ | com.steerpath.sdk.utils.PermissionChecker |
Checks Runtime Permissions and launches PermissionActivity if needed.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static boolean |
check(Context context)
Checks Runtime Permissions and launches PermissionActivity if needed.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Checks Runtime Permissions and launches PermissionActivity if needed. Does nothing if all permissions are already granted.