From a293a8e049fea49b8c2b8262fb92a29f73d66989 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 2 Dec 2018 23:23:31 +0300 Subject: Drop YYModel --- Juick/Model/Message.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Juick/Model/Message.h') diff --git a/Juick/Model/Message.h b/Juick/Model/Message.h index 8e1b01a..f822fdf 100644 --- a/Juick/Model/Message.h +++ b/Juick/Model/Message.h @@ -26,4 +26,6 @@ @property Attachment *attachment; @property BOOL service; ++(Message *) fromJSON:(NSDictionary *)jsonData; + @end -- cgit v1.2.3