-
Undocumented
Declaration
Swift
public var contentType: ContentTypeID
-
Undocumented
Declaration
Swift
public init()
-
Undocumented
Declaration
Swift
public func encode(content reply: Reply, client: Client) throws -> EncodedContent
-
Undocumented
Declaration
Swift
public func decode(content: EncodedContent, client: Client) throws -> Reply
-
Undocumented
Declaration
Swift
public func fallback(content: Reply) throws -> String?