User list for pubnub-chat objective c
问题 I have application where pubnub chat feature is been used. I want to perform below feature 1)register / login user in pubnub programatically for chat 2)Get list of the all the users 3)Make friend and send 1st message to the user I am aware about how to create the channel. I had created channel by below code : PNConfiguration *configuration = [PNConfiguration configurationWithPublishKey:@"pub-c-XXXXXXXXXXXX-a2bf-XXXX-XXXX-XXXXXXXXXXXX"subscribeKey:@"sub-c-XXXXXXXXXXXX-02d0-XXXX-XXXX