getPermissions

@NotNull
abstract fun getPermissions(): @NotNull Collection<String>

Gets the permissions associated with the activation.

Return

A collection of permissions required for the activation.