grpc_get_error
- Returns the error code generated by the session.
grpc_error_t grpc_get_error(grpc_sessionid_t session_id)
grpc_sessionid_t session_id
The grpc_get_error() function returns the error code that was generated in the session specified by session ID.
This function is MT-safe.
If successful, the error code is returned.
GRPC_NOT_INITIALIZED
GRPC_INVALID_SESSION_ID