Returns a token object representing any conversation in progress in the current thread.
SDK
- macOS 10.0–10.13Deprecated
Framework
- Foundation
Declaration
+ (id)currentConversation;
Return Value
A token object representing any conversation in progress in the current thread, or nil
if there is no conversation in progress.