XmBindIdApiCompatibilityLevel
XmBindIdApiCompatibilityLevel
XmBindIdApiCompatibilityLevel BindID Client SDK API compatibility selection enum.
public enum XmBindIdApiCompatibilityLevel : String, CaseIterable, Equatable, Hashable, Codable
Inheritance
CaseIterable, Codable, Equatable, Hashable, String
Enumeration Cases
useLatest
Always use the API behavior of the latest version.
case useLatest
apiLevel1
Use API Level 1 behavior.
case apiLevel1