Contents

delegate

The object that the session calls with the result of a match request.

Declaration

weak var delegate: (any SHSessionDelegate)? { get set }

See Also

Reading the session properties