SPMobileMessageSmsBuilder Methods
Include Protected Members
Include Inherited Members
The SPMobileMessageSmsBuilder type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AddChunk | Adds text to the message that the sender prefers to keep together if the message as a whole must be split because it exceeds the size limitation of the messaging service provider. |
![]() |
AddCustomProperties | Adds custom properties to the final message. (Inherited from SPMobileMessageBuilder.) |
![]() |
AddRecipient | Adds a recipient for the message. |
![]() ![]() |
BuildSmsMessage | Creates the complete final XML of a Short Message Service (SMS) message for a specified recipient. |
![]() |
EndTextMessage() | Completes a text message building transaction. |
![]() |
EndTextMessage(Int32, Boolean, Int32) | Completes a text message building transaction. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetMessageXml | Gets the final XML for the whole message including any custom properties and metadata that was added by other members of the SPMobileMessageBuilder object. (Inherited from SPMobileMessageBuilder.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SetTextContent(String) | Creates the complete final XML of a Short Message Service (SMS) message from the specified text. |
![]() |
SetTextContent(String, Int32) | Creates the complete final XML of a Short Message Service (SMS) message from the specified text. |
![]() |
StartTextMessage | Begins a text message building transaction by carrying out preparation tasks so that the message can be divided into coherent chunks. |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)
.gif)