Instant Message Framework Reference

You can use the Instant Message framework to access iChat information and provide an auxiliary video source to iChat Theater.

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.

[More]

Framework
/System/Library/Frameworks/InstantMessage.framework
Header file directories
InstantMessage.framework/Headers

Class References

IMAVButton
IMAVControl
IMAVControlBar
IMAVManager
IMAVSlider
IMService

Protocol References

IMVideoDataSource

Other References

Instant Message Functions

 

PDF 

Revision History
Index



© 2004, 2009 Apple Inc. All Rights Reserved. (Last updated: 2009-07-30)