Skip to content

TagResponseUnexpectedLengthErrorKey

treastrain edited this page May 5, 2021 · 1 revision

TagResponseUnexpectedLengthErrorKey

Key in NSError userInfo dictionary. Presence of this key indicates the received response packet length is invalid.

public let TagResponseUnexpectedLengthErrorKey: String = "TagResponseInvalidLength"
Clone this wiki locally