# Reference (/docs/sdks/kotlin/reference)



Complete API reference for client classes, messaging methods, and configuration.

<Cards>
  <Card title="Client" href="/docs/sdks/kotlin/reference/client">
    DSL builders, configuration, and lifecycle
  </Card>

  <Card title="Events" href="/docs/sdks/kotlin/reference/events">
    Real-time pub/sub methods and types
  </Card>

  <Card title="Events Store" href="/docs/sdks/kotlin/reference/events-store">
    Persistent pub/sub with replay options
  </Card>

  <Card title="Queues" href="/docs/sdks/kotlin/reference/queues">
    Guaranteed delivery and streaming methods
  </Card>

  <Card title="RPC" href="/docs/sdks/kotlin/reference/rpc">
    Commands and queries request-reply methods
  </Card>

  <Card title="Types & Errors" href="/docs/sdks/kotlin/reference/types-and-errors">
    Sealed exception hierarchy, types, and error codes
  </Card>
</Cards>
