次の方法で共有


CompanionDeviceManager.FlagCallMetadata フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Companion.SystemDataSyncFlags enum directly instead of this field.

}によって使用されます #enableSystemDataSync(int, int)

[Android.Runtime.Register("FLAG_CALL_METADATA", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Companion.SystemDataSyncFlags enum directly instead of this field.", true)]
public const Android.Companion.SystemDataSyncFlags FlagCallMetadata = 1;
[<Android.Runtime.Register("FLAG_CALL_METADATA", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Companion.SystemDataSyncFlags enum directly instead of this field.", true)>]
val mutable FlagCallMetadata : Android.Companion.SystemDataSyncFlags

フィールド値

Value = 1
属性

注釈

}によって使用されます #enableSystemDataSync(int, int)。 通話のミュート、終了、サイレンシングなどの呼び出しメタデータを同期します。

android.companion.CompanionDeviceManager.FLAG_CALL_METADATAJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象