Protocols
The following protocols are available globally.
-
A reaction presenter protocol.
See moreDeclaration
Swift
public protocol ReactionPresenterProtocol -
A banner view protocol to show realtime updates.
See moreDeclaration
Swift
public protocol BannerViewProtocol : UIView -
An activity object protocol.
See moreDeclaration
Swift
public protocol ActivityObjectProtocol : Enrichable -
An attachment container protocol.
See moreDeclaration
Swift
public protocol AttachmentRepresentable -
An avatar container protocol.
See moreDeclaration
Swift
public protocol AvatarRepresentable : AnyObject, UserProtocol -
Undocumented
See moreDeclaration
Swift
public protocol PaginatorProtocol -
A text container protocol.
See moreDeclaration
Swift
public protocol TextRepresentable -
An user name container protocol.
See moreDeclaration
Swift
public protocol UserNameRepresentable
View on GitHub
Protocols Reference