Android.Telephony.Gsm.SmsMessage.OriginatingAddress Property
Returns the originating address (sender) of this SMS message in String form or null if unavailable

Syntax

[System.Obsolete("deprecated")]
[get: Android.Runtime.Register("getOriginatingAddress", "()Ljava/lang/String;", "GetGetOriginatingAddressHandler")]
public virtual string OriginatingAddress { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the originating address (sender) of this SMS message in String form or null if unavailable

[Android Documentation]

Requirements

Namespace: Android.Telephony.Gsm
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1