ContentMedia public enum ContentMedia : String コンテントのメディア種別を定義した列挙クラス APP アプリ向けコンテントタイプ Declaration Swift case APP = "app" WEB WEB向けコンテントタイプ Declaration Swift case WEB = "web" UNKNOWN コンテントタイプ不明 Declaration Swift case UNKNOWN = "unknown" © 2023 BrainPad, Inc.. All rights reserved. (Last updated: 2023-10-26) Generated by jazzy ♪♫ v0.14.4, a Realm project.