Title Banner

Previous Book Contents Book Index Next

Newton Developer Technical Information: Newton Programmer's Guide: 2.1 OS Addendum /
Chapter 11 - Miscellaneous / Reference
Functions and Methods / Transports


DeleteRemoteItems

transport:DeleteRemoteItems()

Causes the transport to delete from the In/Out Box all remote items that have not been fully downloaded.

return value
Undefined; do not rely on it.

DISCUSSION

Typically, you use the *DeleteRemoteItems method after the transport disconnects, to remove from the In/Out Box all remote items that the user chose not to retrieve fully. This method removes all items whose remote slot is set to true.

COMPATIBILITY

This 2.1 method replaces the 2.0 method ownerApp:RemoveTempItems. If you are writing an application for 2.1 only, then you should use this method instead of ownerApp:RemoveTempItems.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
26 APR 1997



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help