StructMsghdr.MsgName Property

Definition

Optional address.

[Android.Runtime.Register("msg_name", ApiSince=31)]
public Java.Net.SocketAddress? MsgName { get; set; }
[<Android.Runtime.Register("msg_name", ApiSince=31)>]
member this.MsgName : Java.Net.SocketAddress with get, set

Property Value

SocketAddress
Attributes

Remarks

Java documentation for android.system.StructMsghdr.msg_name.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to