Instance Method
makeKey(with:)
Makes the name of the queue
func makeKey(with persistenceKey: String) -> String
Parameters
persistenceKeyThe base persistence key
Return Value
A string of the queue’s fully qualified name
Instance Method
func makeKey(with persistenceKey: String) -> String
persistenceKeyThe base persistence key
A string of the queue’s fully qualified name