forked from tgunr/EdMessage
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathEDMessageTOC.html
80 lines (68 loc) · 1.72 KB
/
EDMessageTOC.html
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
<HTML><HEAD><TITLE></TITLE></HEAD>
<BODY BGCOLOR="#FFFFFF">
<a href="../index.html">[UP]</a>
<BR><BR><CENTER><H1>EDMessage<br>Objective-C API Reference</H1></CENTER><BR>
<blockquote>
<table border="0" cellpadding="0" cellspacing="2" width="80%">
<tr>
<td width="50%"><a href="EDMessageIntro.html">Introduction</a></td>
</tr>
</table>
</blockquote>
<b>Foundation Extensions</b><hr>
<blockquote>
<table border="0" cellpadding="0" cellspacing="2" width="80%">
<tr>
<td width="50%" valign="top">
NSCalendarDate Extensions<br>
NSCharacterSet MIME Extensions<br>
NSData MIME Extensions<br>
</td>
<td width="50%" valign="top">
NSImage Extensions<br>
NSString Message Utilities Extensions<br>
NSString Flowed Format Extension<br>
</tr>
</table>
</blockquote>
<b>Message and Coder Classes</b><hr>
<blockquote>
<table border="0" cellpadding="0" cellspacing="2" width="80%">
<tr>
<td width="50%" valign="top">
EDCompositeContentCoder<br>
EDContentCoder<br>
EDDateFieldCoder<br>
EDEntityFieldCoder<br>
EDFaceFieldCoder<br>
EDHeaderBearingObject<br>
EDHeaderFieldCoder<br>
EDHTMLTextContentCoder<br>
</td>
<td width="50%" valign="top">
EDIdListFieldCoder<br>
EDInternetMessage<br>
EDMessagePart<br>
EDMultimedeaContentCoder<br>
EDPlainTextContentCoder<br>
EDTextContentCoder<br>
EDTextFieldCoder<br>
</tr>
</table>
</blockquote>
<b>Mail Classes</b><hr>
<blockquote>
<table border="0" cellpadding="0" cellspacing="2" width="80%">
<tr>
<td width="50%" valign="top">
<a href="Classes/EDMailAgent.html">EDMailAgent</a><br>
</td>
<td width="50%" valign="top">
EDSMTPStream<br>
</tr>
</table>
</blockquote>
<P><HR>
Framework Version 17. Copyright ©2003-2008 by Erik Doernenburg and Axel Katerbau. All Rights Reserved.
<P>
</BODY></HTML>