bool CallUser(string idName, int ringSecs = -1)
Calls a user by id (usually email address), and returns true on success. Trust Level Required: High
Parameters
Name | Description |
idName | The user ID to call. |
ringSecs | The number of seconds to ring. |
Return
True if success.