AbstractThing
public class AbstractThing : NSObject, TargetThing
Represents Target
-
Undocumented
Declaration
Swift
public class AbstractThing : NSObject, TargetThing
-
Undocumented
Declaration
Swift
public class AbstractThing : NSObject, TargetThing
-
Undocumented
Declaration
Swift
public class AbstractThing : NSObject, TargetThing
-
Undocumented
Declaration
Swift
public class AbstractThing : NSObject, TargetThing
-
Undocumented
Declaration
Swift
public class AbstractThing : NSObject, TargetThing
-
Undocumented
Declaration
Swift
public class AbstractThing : NSObject, TargetThing
-
Init
Parameter
Parameter thingID: ID of thingParameter
Parameter vendorThingID: ID of vendor thingParameter
Parameter accessToken: Access token of the target, can nil.Declaration
Swift
public init(thingID: String, vendorThingID : String, accessToken: String? = nil)
Parameters
thingID
ID of thing
vendorThingID
ID of vendor thing
accessToken
Access token of the target, can nil.
-
Undocumented
Declaration
Swift
public class AbstractThing : NSObject, TargetThing