canBeUsedForUri method

bool canBeUsedForUri(
  1. Uri uri
)

Checks if this configuration can be used for the given URL.

Parameters:

  • uri — The URL to check.

Return Value: True if this configuration can be used, otherwise false.