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