Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 836 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 836 Bytes

Xamarin.ZoomBinding

Zoom Mobile SDK Binding for Xamarin Android and iOS(device only)

You want to build mobile applications integrating the Zoom SDK for Android and iOS using Xamarin.

This is the binding you need. You can clone this into your project

This project has 4 binding projects and 3 sample projects.

2 iOS Binding (MobileRTC & MobileRTCScreenShare) 2 Android Binding (CommonLib & MobileRTC)

Sample Project (Xamarin Forms with iOS and Android)

Samples

Check the samples folder on the namespaces and how to use this binding project.

This binding is a wrapper on the obective-c and java zoom library, so documentation on the zoom forum applies

Please go through the zoom forum and documentation before raising issues.

TODO

Sample Docs A Crossplatform plugin is in the works to abstract commonly used functions.