apidocs / com.nimmsta.core.android.framework / NIMMSTAConnectionManager / hasRequiredPermissions

hasRequiredPermissions

fun hasRequiredPermissions(context: Context): Boolean

Returns true if all necessary permissions for the library's operation have been granted.

Parameters

context - Provide the activity as the context

Return
True if all required permissions have been granted, false otherwise