Android.Net.LocalSocket.SocketDgram Field
Datagram socket type

Value: 1

Syntax

[Android.Runtime.Register("SOCKET_DGRAM")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.SocketType enum directly instead of this field.")]
public const SocketType SocketDgram

Remarks

Datagram socket type

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1