Class MessagesAddress
Definition
- Assembly:
- Tizen.Messaging.dll
This class is used to manage the information of the message address.
C#Copypublic class MessagesAddress
- Inheritance
-
objectMessagesAddress
Constructors
Declaration
C#Copypublic MessagesAddress(string number)
Parameters
Type | Name | Description |
---|---|---|
string | number | The recipient's address to receive a message. |
Properties
Declaration
C#Copypublic string Number { get; }
Property Value
Type | Description |
---|---|
string |