0

I have application that send message from Kik Messenger. I want to get contact that save in Kik Messanger. How can I get this contact list in my application. I want to send message to selected contact from my application using Kik Messenger.

Please help me for this.

Thanks

Nick
  • 2,626
  • 1
  • 26
  • 29
Sanjay Kakadiya
  • 1,596
  • 1
  • 15
  • 32

1 Answers1

1

Your application cannot get access to all the contacts saved by the messenger. However, you can ask the user to pick contacts that they are willing to send the message to. Kik's user picker is documented here: http://dev.kik.com/docs/#social-picker

Nick
  • 2,626
  • 1
  • 26
  • 29