Skip to main content

Key Concepts

5 minutes to learn the most important Docusaurus concepts.

πŸ“„οΈ App

A FlipFlop Cloud App is an abstract concept corresponding to a service that either intends to implement video-related features or wishes to utilize these features even without having a concrete service entity. Through an App, FlipFlop Cloud separates video-related functionalities for each service, allowing the platform to manage information and provide features independently. FlipFlop Cloud offers various types of apps, allowing users to select the most suitable one based on how and in what environment they intend to use video features.

πŸ“„οΈ Member

A member refers to a user belonging to an app in FlipFlop Cloud. All video-related features in FlipFlop Cloud are designed to be used through members. Therefore, if you want to provide video features to users of a concrete service via FlipFlop Cloud, you need to register the users of your service as members within the App. The minimum required information for registration is the user ID from the actual service. Once a member is registered to an App, their actual service ID is stored and managed as a string attribute called appUserId. Although an internal, separate ID is generated, all member activities are designed to be tracked based on appUserId for the convenience of developers using FlipFlop Cloud.