onOk abstract method

void onOk(
  1. List<Permission> grantedPermissions
)

Implementation

void onOk(List<Permission> grantedPermissions);