pub type HandshakeResponse = Response<GenericResponse<JsonSDKHandshakeResponse>>;Expand description
The response type for handshake calls
Aliased Typeยง
pub struct HandshakeResponse { /* private fields */ }pub type HandshakeResponse = Response<GenericResponse<JsonSDKHandshakeResponse>>;The response type for handshake calls
pub struct HandshakeResponse { /* private fields */ }