Share via


AppOpsManager.OpstrReceiveMms フィールド

定義

アプリケーションが MMS メッセージを受信できるようにします。

[Android.Runtime.Register("OPSTR_RECEIVE_MMS", ApiSince=23)]
public const string OpstrReceiveMms;
[<Android.Runtime.Register("OPSTR_RECEIVE_MMS", ApiSince=23)>]
val mutable OpstrReceiveMms : string

フィールド値

属性

注釈

アプリケーションが MMS メッセージを受信できるようにします。

の Java ドキュメント android.app.AppOpsManager.OPSTR_RECEIVE_MMS

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

適用対象