wire-grpc-client
Toggle table of contents
6.0.0-alpha03-0.0.1-rc1
common
Target filter
common
Switch theme
Search in API
Skip to content
wire-grpc-client
wire-grpc-client
/
com.squareup.wire
/
GrpcStatus
Grpc
Status
class
GrpcStatus
:
Serializable
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
code
Link copied to clipboard
val
code
:
Int
name
Link copied to clipboard
val
name
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int