Aracılığıyla paylaş


StructCmsghdr.CmsgData Property

Definition

message data sent/received

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

Property Value

Attributes

Remarks

message data sent/received

Java documentation for android.system.StructCmsghdr.cmsg_data.

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