Class GroupUpdatedInfo
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Group updated information record.
public static class GroupUpdatedInfo
- Inheritance
-
GroupUpdatedInfo
Remarks
Read only view
Fields
View SourceAddressBookId
Address book ID that the updated group belongs to.
Declaration
public const uint AddressBookId = 9568257U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceGroupId
Updated group ID.
Declaration
public const uint GroupId = 9568256U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceType
Group change type, refer to the ContactsViews.ChangeType.
Declaration
public const uint Type = 9568258U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this groups updated information view.
Declaration
public const string Uri = "tizen.contacts_view.groups_updated_info"
Field Value
Type | Description |
---|---|
String |
API Level: 4
View SourceVersion
Updated version.
Declaration
public const uint Version = 9568259U
Field Value
Type | Description |
---|---|
UInt32 |