AVIMKeyedConversation Class Reference
Inherits from | NSObject |
---|---|
Conforms to | NSCoding |
Declared in | AVIMKeyedConversation.h |
Overview
Represents a conversation which intends to be archived. Can get this object from AVIMConversation by [AVIMConversation keyedConversation]. Can convert this object to AVIMConverstaion by [AVIMClient conversationWithKeyedConversation:].