Class Profile
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Profile record.
public static class Profile
- Inheritance
-
Profile
Fields
View SourceAppId
Data for app_control_set_app_id.
Declaration
public const uint AppId = 30670855U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceCategory
Data for app_control_set_category.
Declaration
public const uint Category = 30670857U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceContactId
Contacts ID that the profile belongs to.
Declaration
public const uint ContactId = 30539777U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceExtraData
It includes "key:value,key:value," pairs. You should parse it. And you must base64 encode each key and value.
Declaration
public const uint ExtraData = 30670858U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceId
Database record ID of the profile.
Declaration
public const uint Id = 30543872U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceMime
Data for app_control_set_mime.
Declaration
public const uint Mime = 30670854U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceOrder
Priority to display the profile.
Declaration
public const uint Order = 30539780U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceProfileUri
Data for app_control_set_uri.
Declaration
public const uint ProfileUri = 30670856U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceServiceOperation
Data for app_control_set_operation.
Declaration
public const uint ServiceOperation = 30670853U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceText
Profile contents.
Declaration
public const uint Text = 30670851U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUId
Unique identifier.
Declaration
public const uint UId = 30670850U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this contacts profile view.
Declaration
public const string Uri = "tizen.contacts_view.profile"
Field Value
Type | Description |
---|---|
String |