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