Module dialog_server

Supervised process that all dialog controllers link to, which cleans away the dialog state when the dialog controller terminates.

Introduced in: 14 Feb 2006 by Fredrik Thulin <ft@it.su.se>

Behaviours: gen_server.

Authors: Fredrik Thulin (ft@it.su.se).

Description

Supervised process that all dialog controllers link to, which cleans away the dialog state when the dialog controller terminates.

Data Types

state()

state() = #state{}

no description

Function Index

start_link/0 Starts the server.

Function Details

start_link/0

start_link() -> term()

Starts the server


Generated by EDoc, Oct 17 2007, 16:48:23.