Function containerRegistered

  • Returns true the container got registered, otherwise returns false.

    Parameters

    • args: {
          containerId: string;
      }
      • containerId: string

        The id of the container to check.

    Returns boolean

Generated using TypeDoc