WSStreamDelegate - emqx/CocoaMQTT GitHub Wiki
WSStreamDelegate
public protocol WSStreamDelegate: class
Inheritance
class
Requirements
newBytesInStream()
func newBytesInStream()
streamDidError(error:)
func streamDidError(error: Error?)
public protocol WSStreamDelegate: class
class
func newBytesInStream()
func streamDidError(error: Error?)