currentConversation
Returns a token object representing any conversation in progress in the current thread.
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.