MultipeerConnectivity.MCSession.SendData Method
Enqueues for delivery the data to the peers in peerIDs.

Syntax

[Foundation.Export("sendData:toPeers:withMode:error:")]
public virtual bool SendData (Foundation.NSData data, MCPeerID[] peerIDs, MCSessionSendDataMode mode, out Foundation.NSError error)

Parameters

data
Documentation for this section has not yet been entered.
peerIDs
Documentation for this section has not yet been entered.
mode
Documentation for this section has not yet been entered.
error
Documentation for this section has not yet been entered.

Returns

true if the message was enqueued for delivery.

Remarks

Note that the return value only indicates successful enqueueing of the data for transmission, not a confirmation of delivery.

Requirements

Namespace: MultipeerConnectivity
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0