Upravit

Sdílet prostřednictvím


NEHotspotHelperCommand.CreateUdpSession(NWEndpoint) Method

Definition

Creates and returns a UDP connection.

[Foundation.Export("createUDPSession:")]
public virtual NetworkExtension.NWUdpSession CreateUdpSession (NetworkExtension.NWEndpoint endpoint);
abstract member CreateUdpSession : NetworkExtension.NWEndpoint -> NetworkExtension.NWUdpSession
override this.CreateUdpSession : NetworkExtension.NWEndpoint -> NetworkExtension.NWUdpSession

Parameters

endpoint
NWEndpoint

Returns

Attributes

Applies to