Skip to content

Commit

Permalink
#84 message delivery update
Browse files Browse the repository at this point in the history
  • Loading branch information
devashishmamgain committed Nov 28, 2015
1 parent dd14462 commit f9ee3e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample-with-framework/Applozic/ALMQTTConversationService.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

@protocol ALMQTTConversationDelegate <NSObject>
-(void) syncCall:(ALMessage *) alMessage;
-(void) delivered:(NSString *) messageKey contactId: (NSString *) contactId;
@end

@interface ALMQTTConversationService : NSObject <MQTTSessionDelegate>
Expand Down

0 comments on commit f9ee3e4

Please sign in to comment.