ContextIdCallback
public protocol ContextIdCallback : AnyObject, Sendable
-
Declaration
Swift
func persist(contextId: String, creationDate: Int64) -
Declaration
Swift
func rotated(oldContextId: String)