AVOLITES TITAN API

Empty

Determine the key action for an empty handle

Namespace: Profiles.DetermineAction

Syntax

MACRO

String Profiles.DetermineAction.Empty(Handle handle, Handle shadowedHandle, String keyType)

HTTP

http://[ip]:4430/titan/script/2/Profiles/DetermineAction/Empty?handle={handle}&shadowedHandle={handle}&keyType={string}

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Profiles/DetermineAction/Empty?handle_userNumber=6&shadowedHandle_userNumber=6&keyType={string}

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Profiles/DetermineAction/Empty?handle_location=playback_2_1&shadowedHandle_userNumber=6&keyType={string}

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Profiles/DetermineAction/Empty?handle_titanId=1895&shadowedHandle_userNumber=6&keyType={string}

shadowedHandle ( Handle ) : The shadowed handle.

shadowedHandle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Profiles/DetermineAction/Empty?handle_titanId=1895&shadowedHandle_userNumber=6&keyType={string}

shadowedHandle_location

HTTP Example:
http://localhost:4430/titan/script/2/Profiles/DetermineAction/Empty?handle_titanId=1895&shadowedHandle_location=playback_2_1&keyType={string}

shadowedHandle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Profiles/DetermineAction/Empty?handle_titanId=1895&shadowedHandle_titanId=1895&keyType={string}

keyType ( String ) : The key class.

Returns

A string which indicates the correct action