Difference between revisions of "ClientObject:Init"
(Created page with 'Initializes the client object. == Function == === Synopsis === <source lang="lua"> clientobject:init( sockettype ) </source> === Arguments === {{param|SocketType|string|"tcp", "u…') |
m (moved ClientObject:init to ClientObject:Init: Incorrect capitalization) |
(No difference)
|
Revision as of 16:52, 20 November 2010
Initializes the client object.
Function
Synopsis
clientobject:init( sockettype )
Arguments
SocketType string
- "tcp", "udp" or user-defined.
Returns
Nothing.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info