18 lines
199 B
Plaintext
18 lines
199 B
Plaintext
#$Id$
|
|
service=Init
|
|
|
|
[call::login]
|
|
ret=UINT16
|
|
arg1=STRING,username
|
|
|
|
[call::logout]
|
|
ret=UINT16
|
|
|
|
[call::get_profile]
|
|
ret=INT32
|
|
arg1=STRING_OUT,profile
|
|
|
|
[call::set_profile]
|
|
ret=INT32
|
|
arg1=STRING,profile
|