senderSatisfies(_:)
Check whether the sender of the received message satisfies the specified requirement.
Declaration
func senderSatisfies(_ requirement: XPCPeerRequirement) -> BoolReturn Value
A Bool indicating whether the sender satisfies the requirement
Discussion
requirement: The requirement the peer must have