다음을 통해 공유


TelephonyManager.ExtraNotificationCount Field

Definition

The number of voice messages associated with the notification.

[Android.Runtime.Register("EXTRA_NOTIFICATION_COUNT", ApiSince=26)]
public const string ExtraNotificationCount;
[<Android.Runtime.Register("EXTRA_NOTIFICATION_COUNT", ApiSince=26)>]
val mutable ExtraNotificationCount : string

Field Value

Attributes

Remarks

The number of voice messages associated with the notification.

Java documentation for android.telephony.TelephonyManager.EXTRA_NOTIFICATION_COUNT.

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