Type Method 型メソッド

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. 現在のスレッドにおける進行中の任意の対話を表しているトークンオブジェクト、またはnil、もし進行中の対話がないならば。

See Also 参照

Related Documentation 関連文書