Android.Telephony.SmsManager.SendMultipartTextMessage Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("sendMultipartTextMessage", "(Ljava/lang/String;Ljava/lang/String;Ljava/util/ArrayList;Ljava/util/ArrayList;Ljava/util/ArrayList;)V", "")]
public void SendMultipartTextMessage (string destinationAddress, string scAddress, IList<string> parts, IList<Android.App.PendingIntent> sentIntents, IList<Android.App.PendingIntent> deliveryIntents)

Parameters

destinationAddress
Documentation for this section has not yet been entered.
scAddress
Documentation for this section has not yet been entered.
parts
Documentation for this section has not yet been entered.
sentIntents
Documentation for this section has not yet been entered.
deliveryIntents
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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