[Documentation] [TitleIndex] [WordIndex

Language-specific client APIs as well as tools may define convenience methods that make it unnecessary to call these APIs directly.

See also:

API Listing

deleteParam(caller_id, key)

setParam(caller_id, key, value)

getParam(caller_id, key)

searchParam(caller_id, key)

subscribeParam(caller_id, caller_api, key)

unsubscribeParam(caller_id, caller_api, key)

hasParam(caller_id, key)

getParamNames(caller_id)


2024-03-23 12:22