VideoStreamNotificationViewProtocol
public protocol VideoStreamNotificationViewProtocol : UIView
Undocumented
-
Undocumented
Declaration
Swift
func showNotificationMessage(_ newMessage: String)
-
Undocumented
Declaration
Swift
func notificationMessage() -> String?