A frame.
Anything
Object
Basic
GoAway
BaseDataObject
Identifiable
no subtypes hierarchy
GoAway(Integer? errorCode = null, Integer? lastStreamId = null)
errorCode = null
@return the error code
lastStreamId = null
Set the last stream id.
errorCode
shared Integer? errorCode
lastStreamId
shared Integer? lastStreamId
hash
string
toJson
shared actual default JsonObject toJson()
BaseDataObject.toJson
equals