DeleteSession

Closes a BlueZone session. This method is used to close a session started by NewSession.

Parameters
SessionNameStr
String containing the short name session identifier of the session to close.
Returns
0 for success; or a non-zero error code. Refer to Error codes for a complete listing of error code descriptions.
Example
For an example, see NewSession.