-
Notifications
You must be signed in to change notification settings - Fork 3
/
Telephony+MmsSms+InterfaceConsts.xml
96 lines (96 loc) · 5.41 KB
/
Telephony+MmsSms+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
<Type Name="Telephony+MmsSms+InterfaceConsts" FullName="Android.Provider.Telephony+MmsSms+InterfaceConsts">
<TypeSignature Language="C#" Value="public static class Telephony.MmsSms.InterfaceConsts" />
<TypeSignature Language="ILAsm" Value=".class nested public auto ansi abstract sealed beforefieldinit Telephony/MmsSms/InterfaceConsts extends System.Object" />
<TypeSignature Language="DocId" Value="T:Android.Provider.Telephony.MmsSms.InterfaceConsts" />
<TypeSignature Language="F#" Value="type Telephony.MmsSms.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="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.Telephony.MmsSms.InterfaceConsts.Count" />
<MemberSignature Language="F#" Value="val mutable Count : string" Usage="Android.Provider.Telephony.MmsSms.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="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.Telephony.MmsSms.InterfaceConsts.Id" />
<MemberSignature Language="F#" Value="val mutable Id : string" Usage="Android.Provider.Telephony.MmsSms.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>