ScPresenceAttrSetString
Docslocal retval = ScPresenceAttrSetString(attrHash, value)Parameters
| Name | Type | Description |
|---|---|---|
attrHash | Hash | — |
value | char* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = ScPresenceAttrSetString(attrHash, value)| Name | Type | Description |
|---|---|---|
attrHash | Hash | — |
value | char* | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!