Method

VarlinkMethodReplyget_protocol

Declaration [src]

VarlinkProtocol*
varlink_method_reply_get_protocol (
  VarlinkMethodReply* self
)

Description [src]

Gets the protocol that received the reply.

Return value

Type: VarlinkProtocol

A VarlinkProtocol.

The returned data is owned by the instance.