OTVSSMLicenseResponse

public class OTVSSMLicenseResponse : NSObject

The OTVSSMLicenseResponse is a container class used to hold the full license response (license/ckc data, and the heartbeat period)

  • OTVSSMLicenseResponse may take the values of the license data and the heartbeat period during initialisation.

    Declaration

    Swift

    public init(license: Data? = nil, heartbeat: Int = 0)

    Parameters

    license

    the license/ckc data

    heartbeat

    the heartbeat period in seconds