MCSessionDelegate_Extensions.DidReceiveCertificate Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public static bool DidReceiveCertificate (this MultipeerConnectivity.IMCSessionDelegate This, MultipeerConnectivity.MCSession session, Security.SecCertificate[] certificate, MultipeerConnectivity.MCPeerID peerID, Action<bool> certificateHandler);
static member DidReceiveCertificate : MultipeerConnectivity.IMCSessionDelegate * MultipeerConnectivity.MCSession * Security.SecCertificate[] * MultipeerConnectivity.MCPeerID * Action<bool> -> bool
- This
- IMCSessionDelegate
The instance on which this extension method operates.
- session
- MCSession
- peerID
- MCPeerID
Produkt | Versioner |
---|---|
Xamarin iOS SDK | 12 |