-
Undocumented
Declaration
Swift
public typealias T = FfiReactionPayload -
Undocumented
Declaration
Swift
public var contentType: ContentTypeID -
Undocumented
Declaration
Swift
public init() -
Undocumented
Declaration
Swift
public func encode(content: FfiReactionPayload) throws -> EncodedContent -
Undocumented
Declaration
Swift
public func decode(content: EncodedContent) throws -> FfiReactionPayload -
Undocumented
Declaration
Swift
public func fallback(content: FfiReactionPayload) throws -> String? -
Undocumented
Declaration
Swift
public func shouldPush(content: FfiReactionPayload) throws -> Bool
ReactionV2Codec Structure Reference