IdentifySeriesContext
public class IdentifySeriesContext
Contextual information that will be provided to handlers during identify series.
-
The context involved in the identify operation.
Declaration
Swift
public let context: LDContext -
A string identifying the name of the method called.
Declaration
Swift
public let methodName: String
View on GitHub