Get PubNub Core SDK Documentation
get_sdk_documentationRetrieve targeted SDK documentation for real-time features including pub/sub, presence, and storage. Includes code examples and API references for specified language and feature.
Instructions
Retrieve Core SDK documentation for low-level real-time features.
**When to use:**
- Building NON-CHAT real-time apps (IoT, gaming state sync, live analytics, notifications)
- Need fine-grained control over pub/sub, presence, storage, or access management
- Implementing custom real-time patterns
- Need API reference for specific SDK methods (publish, subscribe, history, etc.)
**Do NOT use for:**
- Chat/messaging apps → use "get_chat_sdk_documentation" instead
- Conceptual guides → use "how_to"
Returns code examples, API references, and implementation guides for the specified language/feature combination.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | Yes | ||
| feature | Yes |