Menu
MirrorFlyMirrorFlyHomeChatCallsUIKitAPIPricing
Tech SupportTry it free
๐ŸŒœ
๐ŸŒž
MirrorFlyMirrorFly
  • Home
  • Chat
  • Calls
  • UIKit
  • API
  • Pricing
  • Tech Support
  • Try it free
  • Android
    • Version 2
      • Quick Start
      • Users
      • Making a call
      • Handling call events
      • Call Features
      • Other call features
      • Join call via link
      • Class documentation
    • Version 1
      • Quick Start
      • Users
      • Making a call
      • Handling call events
      • Call Features
      • Other call features
      • Join call via link
  • iOS
    • Version 2
      • Quick Start
      • Users
      • Making a call
      • Handling call events
      • Call Features
      • Other call features
      • Join call via link
      • Class documentation
    • Version 1
      • Quick Start
      • Migration guide
      • Users
      • Making a call
      • Handling call events
      • Call Features
      • Other call features
      • Join call via link
  • Web
    • Quick Start
    • Making a call
    • Users
    • Call Features
    • Callback Listeners
    • Helpers
    • Error codes

Class documentation

There are few model class which defines and structures the enity which are used in this SDK.

MetaData struct#

Metadata information required to send the Register.

PropertyTypeDescription
keyStringKey of the metadata
valueStringValue of the metadata

MetaDataUserList struct#

MetaDataUserList model class was used to get the usersList.

PropertyTypeDescription
keyStringKey of the metadata
value[String]List of the metadata value
Previous
ยซ Join call via link
Next
Let's integrate our SDK in few minutes ยป
  • MetaData struct
  • MetaDataUserList struct