MessageTitle
public struct MessageTitle : CustomStringConvertible
An ASCII String of exactly 4 characters. A list of available titles can be found in Skarhoj’s protocol description under the column “CMD”.
-
A
Swift.Stringrepresentation of the titleDeclaration
Swift
public let description: String
View on GitHub
MessageTitle Structure Reference