TelecomManager.ActionShowRespondViaSmsSettings 字段

定义

android.content.Intent用于通过短信设置页面显示响应的操作。

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

字段值

属性

注解

android.content.Intent用于通过短信设置页面显示响应的操作。

适用于 . 的 android.telecom.TelecomManager.ACTION_SHOW_RESPOND_VIA_SMS_SETTINGSJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于