StructMsghdr.MsgFlags Property

Definition

Flags on received message.

[Android.Runtime.Register("msg_flags", ApiSince=31)]
public int MsgFlags { get; set; }
[<Android.Runtime.Register("msg_flags", ApiSince=31)>]
member this.MsgFlags : int with get, set

Property Value

Attributes

Remarks

Flags on received message.

Java documentation for android.system.StructMsghdr.msg_flags.

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