-
Notifications
You must be signed in to change notification settings - Fork 3
/
ContactsContract+ProfileSyncState+InterfaceConsts.xml
207 lines (207 loc) · 12.2 KB
/
ContactsContract+ProfileSyncState+InterfaceConsts.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<Type Name="ContactsContract+ProfileSyncState+InterfaceConsts" FullName="Android.Provider.ContactsContract+ProfileSyncState+InterfaceConsts">
<TypeSignature Language="C#" Value="public static class ContactsContract.ProfileSyncState.InterfaceConsts" />
<TypeSignature Language="ILAsm" Value=".class nested public auto ansi abstract sealed beforefieldinit ContactsContract/ProfileSyncState/InterfaceConsts extends System.Object" />
<TypeSignature Language="DocId" Value="T:Android.Provider.ContactsContract.ProfileSyncState.InterfaceConsts" />
<TypeSignature Language="F#" Value="type ContactsContract.ProfileSyncState.InterfaceConsts = class" />
<AssemblyInfo>
<AssemblyName>Mono.Android</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>System.Object</BaseTypeName>
</Base>
<Interfaces />
<Docs>
<summary>To be added.</summary>
<remarks>
<para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
</Docs>
<Members>
<Member MemberName="AccountName">
<MemberSignature Language="C#" Value="public const string AccountName;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string AccountName" />
<MemberSignature Language="DocId" Value="F:Android.Provider.ContactsContract.ProfileSyncState.InterfaceConsts.AccountName" />
<MemberSignature Language="F#" Value="val mutable AccountName : string" Usage="Android.Provider.ContactsContract.ProfileSyncState.InterfaceConsts.AccountName" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Mono.Android</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName Language="C#">[Android.Runtime.Register("ACCOUNT_NAME")]</AttributeName>
<AttributeName Language="F#">[<Android.Runtime.Register("ACCOUNT_NAME")>]</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>A reference to the name of the account to which this data belongs</summary>
<remarks>
<para>A reference to the name of the account to which this data belongs</para>
<para>Type: STRING</para>
<para>
<format type="text/html">
<a href="https://developer.android.com/reference/android/provider/SyncStateContract.Columns#ACCOUNT_NAME" title="Reference documentation">Java documentation for <code>android.provider.SyncStateContract.Columns.ACCOUNT_NAME</code>.</a>
</format>
</para>
<para>
Portions of this page are modifications based on work created and shared by the
<format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format>
and used according to terms described in the
<format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
</Docs>
</Member>
<Member MemberName="AccountType">
<MemberSignature Language="C#" Value="public const string AccountType;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string AccountType" />
<MemberSignature Language="DocId" Value="F:Android.Provider.ContactsContract.ProfileSyncState.InterfaceConsts.AccountType" />
<MemberSignature Language="F#" Value="val mutable AccountType : string" Usage="Android.Provider.ContactsContract.ProfileSyncState.InterfaceConsts.AccountType" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Mono.Android</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName Language="C#">[Android.Runtime.Register("ACCOUNT_TYPE")]</AttributeName>
<AttributeName Language="F#">[<Android.Runtime.Register("ACCOUNT_TYPE")>]</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>A reference to the type of the account to which this data belongs</summary>
<remarks>
<para>A reference to the type of the account to which this data belongs</para>
<para>Type: STRING</para>
<para>
<format type="text/html">
<a href="https://developer.android.com/reference/android/provider/SyncStateContract.Columns#ACCOUNT_TYPE" title="Reference documentation">Java documentation for <code>android.provider.SyncStateContract.Columns.ACCOUNT_TYPE</code>.</a>
</format>
</para>
<para>
Portions of this page are modifications based on work created and shared by the
<format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format>
and used according to terms described in the
<format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
</Docs>
</Member>
<Member MemberName="Count">
<MemberSignature Language="C#" Value="public const string Count;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string Count" />
<MemberSignature Language="DocId" Value="F:Android.Provider.ContactsContract.ProfileSyncState.InterfaceConsts.Count" />
<MemberSignature Language="F#" Value="val mutable Count : string" Usage="Android.Provider.ContactsContract.ProfileSyncState.InterfaceConsts.Count" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Mono.Android</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName Language="C#">[Android.Runtime.Register("_COUNT")]</AttributeName>
<AttributeName Language="F#">[<Android.Runtime.Register("_COUNT")>]</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>The count of rows in a directory.</summary>
<remarks>
<para>The count of rows in a directory.</para>
<para>Type: INTEGER</para>
<para>
<format type="text/html">
<a href="https://developer.android.com/reference/android/provider/BaseColumns#_COUNT" title="Reference documentation">Java documentation for <code>android.provider.BaseColumns._COUNT</code>.</a>
</format>
</para>
<para>
Portions of this page are modifications based on work created and shared by the
<format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format>
and used according to terms described in the
<format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
</Docs>
</Member>
<Member MemberName="Data">
<MemberSignature Language="C#" Value="public const string Data;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string Data" />
<MemberSignature Language="DocId" Value="F:Android.Provider.ContactsContract.ProfileSyncState.InterfaceConsts.Data" />
<MemberSignature Language="F#" Value="val mutable Data : string" Usage="Android.Provider.ContactsContract.ProfileSyncState.InterfaceConsts.Data" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Mono.Android</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName Language="C#">[Android.Runtime.Register("DATA")]</AttributeName>
<AttributeName Language="F#">[<Android.Runtime.Register("DATA")>]</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>The sync data associated with this account.</summary>
<remarks>
<para>The sync data associated with this account.</para>
<para>Type: NONE</para>
<para>
<format type="text/html">
<a href="https://developer.android.com/reference/android/provider/SyncStateContract.Columns#DATA" title="Reference documentation">Java documentation for <code>android.provider.SyncStateContract.Columns.DATA</code>.</a>
</format>
</para>
<para>
Portions of this page are modifications based on work created and shared by the
<format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format>
and used according to terms described in the
<format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
</Docs>
</Member>
<Member MemberName="Id">
<MemberSignature Language="C#" Value="public const string Id;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string Id" />
<MemberSignature Language="DocId" Value="F:Android.Provider.ContactsContract.ProfileSyncState.InterfaceConsts.Id" />
<MemberSignature Language="F#" Value="val mutable Id : string" Usage="Android.Provider.ContactsContract.ProfileSyncState.InterfaceConsts.Id" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Mono.Android</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName Language="C#">[Android.Runtime.Register("_ID")]</AttributeName>
<AttributeName Language="F#">[<Android.Runtime.Register("_ID")>]</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>The unique ID for a row.</summary>
<remarks>
<para>The unique ID for a row.</para>
<para>Type: INTEGER (long)</para>
<para>
<format type="text/html">
<a href="https://developer.android.com/reference/android/provider/BaseColumns#_ID" title="Reference documentation">Java documentation for <code>android.provider.BaseColumns._ID</code>.</a>
</format>
</para>
<para>
Portions of this page are modifications based on work created and shared by the
<format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format>
and used according to terms described in the
<format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
</Docs>
</Member>
</Members>
</Type>