forked from Rainbow-CPaaS/Rainbow-Node-SDK
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.yml
More file actions
34 lines (34 loc) · 1.75 KB
/
index.yml
File metadata and controls
34 lines (34 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
- SDK FOR NODEJS GUIDES:
- Getting started: 'ref:doc/sdk/node/guides/Getting_Started.md'
- What's new ?: 'ref:doc/sdk/node/guides/What_is_new.md'
- Connecting to Rainbow: 'ref:doc/sdk/node/guides/Connecting_to_Rainbow.md'
- Answering to chat messages: 'ref:doc/sdk/node/guides/Answering_chat_message.md'
- Managing contacts: 'ref:doc/sdk/node/guides/Managing_contacts.md'
- Managing users and guests: 'ref:doc/sdk/node/guides/Managing_users.md'
- Managing bubbles: 'ref:doc/sdk/node/guides/Managing_bubble.md'
- Managing groups: 'ref:doc/sdk/node/guides/Managing_groups.md'
- Sharing files: 'ref:doc/sdk/node/guides/Share_file_with_users.md'
- Managing channels: 'ref:doc/sdk/node/guides/Managing_channels.md'
- Using a proxy: 'ref:doc/sdk/node/guides/Proxy.md'
- Development Kit: 'ref:doc/sdk/node/guides/Development_Kit.md'
- Debugging: 'ref:doc/sdk/node/guides/Debugging.md'
- Legals: 'ref:doc/sdk/node/guides/Legals.md'
- SDK FOR NODEJS APIs:
- SDK: 'ref:doc/sdk/node/api/sdk.md'
- Admin: 'ref:doc/sdk/node/api/admin.md'
- Bubble: 'ref:doc/sdk/node/api/bubble.md'
- Bubbles: 'ref:doc/sdk/node/api/bubbles.md'
- Channel: 'ref:doc/sdk/node/api/channel.md'
- Channels: 'ref:doc/sdk/node/api/channels.md'
- Contact: 'ref:doc/sdk/node/api/contact.md'
- Contacts: 'ref:doc/sdk/node/api/contacts.md'
- Conversation: 'ref:doc/sdk/node/api/conversation.md'
- Conversations: 'ref:doc/sdk/node/api/conversations.md'
- Events: 'ref:doc/sdk/node/api/events.md'
- FileStorage: 'ref:doc/sdk/node/api/filestorage.md'
- Groups: 'ref:doc/sdk/node/api/groups.md'
- IM: 'ref:doc/sdk/node/api/im.md'
- Message: 'ref:doc/sdk/node/api/message.md'
- Presence: 'ref:doc/sdk/node/api/presence.md'
- Telephony: 'ref:doc/sdk/node/api/telephony.md'