Freigeben über


SmsMessage.PseudoSubject Property

Definition

Unofficial convention of a subject line enclosed in parens empty string if not present

public virtual string? PseudoSubject { [Android.Runtime.Register("getPseudoSubject", "()Ljava/lang/String;", "GetGetPseudoSubjectHandler")] get; }
[<get: Android.Runtime.Register("getPseudoSubject", "()Ljava/lang/String;", "GetGetPseudoSubjectHandler")>]
member this.PseudoSubject : string

Property Value

Attributes

Remarks

Unofficial convention of a subject line enclosed in parens empty string if not present

Java documentation for android.telephony.SmsMessage.getPseudoSubject().

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