StructMsghdr.MsgControl Property

Definition

Ancillary data

[Android.Runtime.Register("msg_control", ApiSince=31)]
public System.Collections.Generic.IList<Android.Systems.StructCmsghdr>? MsgControl { get; set; }
[<Android.Runtime.Register("msg_control", ApiSince=31)>]
member this.MsgControl : System.Collections.Generic.IList<Android.Systems.StructCmsghdr> with get, set

Property Value

Attributes

Remarks

Ancillary data

Java documentation for android.system.StructMsghdr.msg_control.

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