zoom-sdk-windows 0.2.0

Rust bindings to Zoom Windows SDK
docs.rs failed to build zoom-sdk-windows-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Zoom SDK Rust Wrapper

Crate API

Idiomatic Rust bindings to Zoom Windows Software Development Kit.

Status: Work in progress, Unstable

Goals

  1. Stick to the struct/function names from the C++ SDK Reference as much as possible (converted function names to snake_case)
  2. Use Drop trait for RAII pattern

Features:

  • Initialize and cleanup SDK
  • Join meeting with web URI

Disclaimer

The project maintainer is not affiliated with Zoom Video Communications.