Contents

result(from:)

Performs an asynchronous match with a signature you specify.

Declaration

func result(from signature: SHSignature) async -> SHSession.Result

Parameters

  • signature:

    The signature to match.

Return Value

A SHSession.Result enum that indicates the result.

See Also

Returning queries