CallDetails

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

handle
inout(grpc_call_details)* handle()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

deadline
Duration deadline [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
flags
uint flags [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
host
string host [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
method
string method [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
CallDetails create()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta