Deprecated IMService Methods

A method identified as deprecated has been superseded and may become unsupported in the future.

Deprecated in Mac OS X v10.5

imageURLForStatus:

Returns the URL of the image for the specified status of a person. (Deprecated in Mac OS X v10.5.)

+ (NSURL *)imageURLForStatus:(IMPersonStatus)status

Parameters
status

The status of a person. See “IMPersonStatus” for possible values.

Return Value

An image that reflects the current online status of a person; the image is usually a colored bubble or triangle.

Availability
See Also
Declared In
IMService.h


© 2009 Apple Inc. All Rights Reserved. (Last updated: 2009-07-17)