BluetoothDevice.BluetoothAddress.InterfaceConsts クラス

定義

public static class BluetoothDevice.BluetoothAddress.InterfaceConsts
type BluetoothDevice.BluetoothAddress.InterfaceConsts = class
継承
BluetoothDevice.BluetoothAddress.InterfaceConsts

フィールド

名前 説明
ContentsFileDescriptor

#describeContents()で使用される記述子ビット: Parcelable オブジェクトのフラット化された表現にファイル記述子が含まれていることを示します。

ParcelableWriteReturnValue
古い.

#writeToParcelで使用するフラグ: 書き込まれるオブジェクトは戻り値であり、"Parcelable someFunction()"、"void someFunction(out Parcelable)"、"void someFunction(inout Parcelable)" などの関数の結果です。

適用対象