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