WDialog API for Objective Caml: Wd_types.session_type
object
method change_dialog : Wd_types.dialog_type -> unit
method commit_changes : unit -> unit
method dialog : Wd_types.dialog_type
method dialog_name : string
method serialize : string
method session_id : string
end
|