Mac OS X Reference Library Apple Developer Connection spyglass button

Introduction to Instant Message Programming Guide

This document describes how to use the Instant Message framework to get iChat information and use iChat Theater. For example, you can find out if the user is connected to an instant message service and get a list of their buddies. iChat Theater allows Cocoa applications to transmit an auxiliary video source through iChat to other users.

Concurrency Note: The Instant Message framework is not thread safe. If you call functions or methods in this framework, you must do so exclusively on the main program thread. The only exception is the video frame callback methods for iChat Theater, which are invoked off the main thread. However, typically you do not need to use any Instant Message functions or methods inside those callbacks.

You should read this document if you are integrating iChat features in your application.

Organization of This Document

This document contains the following articles:

See Also

There are several other frameworks that you need to be familiar with before using iChat Theater.



Last updated: 2009-07-30

Did this document help you? Yes It's good, but... Not helpful...