-
The trace event.
Declaration
Swift
@objc optional func didTrace(_ trace: String)
Parameters
trace
The trace message from a Spokestack module.
Spokestack 14.2.1 Docs (95% documented)
The trace event.
Swift
@objc
optional func didTrace(_ trace: String)
trace
|
The trace message from a Spokestack module. |