Program
public class Program
-
Declaration
Swift
public let serverId: String -
Declaration
Swift
public let programKey: String -
Declaration
Swift
public let started: Bool -
Declaration
Swift
public let publishedVersion: Int64 -
Declaration
Swift
public init(serverId: String, programKey: String, publishedVersion: Int64, started: Bool, programUrl: ProgramUrl)
Program Class Reference