OPSdkWrapperPlatform
public enum OPSdkWrapperPlatform : Int, CustomStringConvertible
-
Declaration
Swift
case reactNative
-
Declaration
Swift
case capacitor
-
Declaration
Swift
public var description: String { get }