SendBird-SDK-JavaScript
SendBird provides the chat API and SDK for your app enabling real-time communication among your users.
Getting Started
Bower package for SendBird.com JavaScript SDK
bower install sendbird
npm module for SendBird.com JavaScript SDK
npm install sendbird
download for SendBird.com JavaScript SDK
Upgrading to v2.2.1
If you want to check the record of other version, go to Change Log.
- update
inviteMessaging
: call this function both using 2 or 3 parameters. - update
last_message
: return json message object include sent message user info. - add
registerGCMToken
: register token function for push notification in react-native or ionic. - add
registerAPNSToken
: register token function for push notification in react-native or ionic.
License
Apache 2.0 license