MvTestings
public class MvTestings : NSObject
Wrapper class to manage MvTestings instances
-
Add an mvtesting
Declaration
Swift
@objc public func add(_ test: String, waveId: Int, creation: String) -> MvTestingParameters
testmvtesting test
waveIdmvtesting wave id
creationmvtesting creation
Return Value
MvTesting instance
MvTestings Class Reference