Class Sip
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a SIP record.
public static class Sip
- Inheritance
-
Sip
Fields
View SourceAddress
SIP address.
Declaration
public const uint Address = 35913730U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceContactId
Contact ID that the SIP belongs to.
Declaration
public const uint ContactId = 35782657U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceId
Database record ID of the SIP.
Declaration
public const uint Id = 35786752U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLabel
Custom SIP type label, when the SIP type is TypeValue.Custom.
Declaration
public const uint Label = 35913732U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceType
SIP type, refer to the TypeValue.
Declaration
public const uint Type = 35782659U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this contacts SIP view.
Declaration
public const string Uri = "tizen.contacts_view.sip"
Field Value
Type | Description |
---|---|
String |