CallParam


Object Hierarchy:

Object hierarchy for CallParam

Description:

public class CallParam : Object, Serializable

Base bag for request arguments on Request.param.

Daemon param types live in

ollmfilesd/CallParam.vala
and extend this class (e.g.
FolderParams
,
FileParams
). Add a wire field by adding a GObject property on the subclass.

See also:

Request


Namespace: OLLMrpc
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object
All known members inherited from interface OLLMrpc.Bin.Serializable