UserNameRepresentable
public protocol UserNameRepresentable
An user name container protocol.
-
A name of the user.
Declaration
Swift
var name: String { get }
GetStreamActivityFeed Docs (64% documented)
public protocol UserNameRepresentable
An user name container protocol.
A name of the user.
Swift
var name: String { get }