From b070778713dec1d821d805b221bf5f6d1d1cf4e2 Mon Sep 17 00:00:00 2001 From: tanaji Date: Tue, 7 Aug 2012 20:04:49 +0530 Subject: [PATCH] CL-127:Updating readme file --- objective-c/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objective-c/README.md b/objective-c/README.md index 0c87fe4d..5e82c97b 100644 --- a/objective-c/README.md +++ b/objective-c/README.md @@ -79,7 +79,7 @@ Pubnub is an iOS ARC support Objective-C library wrapper for the Pubnub realtime NSLog(@"UUID::: %@",[CEPubnub getUUID]); -13. Here Now:Able to people to check online or not in chat room +13. Presence/here_now: Ability to get count of subscribed programs to a particular channel. [pubnub here_now: @"hello_world"];