1.0.0 • Published 7 months ago

@dapp-sdk/huddle01-interfaces v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

Huddle01 Interfaces

@dapp-sdk/huddle01-interfaces contains all the abstract classes for various messaging methods.

Mainly this package has a common interface and two special classes.

  • CommonInterface: These are the methods that are common for both the special classes.
  • AudioSpacesInterface: This class includes all the methods required to build an audio spaces using Huddle01 services.
  • VideoMeetInterface: This class includes all the methods required to build a video meeting app utilising Huddle01 services.