grpc ~master (2021-10-29T11:09:12Z)
Home
Dub
Repo
AuthServiceClient.authorize
app
grpc
AuthServiceRpc
AuthServiceClient
Undocumented in source. Be warned that the author may not have intended to support it.
LoginMsg
authorize
(AuthorizeMsg request)
void
authorize
(AuthorizeMsg request, void delegate(Status status, LoginMsg response) dele)
class
AuthServiceClient
void
authorize
(
AuthorizeMsg
request
,
void
delegate
(
Status
status
,
LoginMsg
response
)
dele
)
Meta
Source
See Implementation
app
grpc
AuthServiceRpc
AuthServiceClient
constructors
this
functions
authorize