Share via


OmniChannelControl.GetJavaScriptfuncResponse<T>(String) Method

Definition

protected:
generic <typename T>
 T GetJavaScriptfuncResponse(System::String ^ javaScriptFunc);
protected T GetJavaScriptfuncResponse<T> (string javaScriptFunc);
member this.GetJavaScriptfuncResponse : string -> 'T
Protected Function GetJavaScriptfuncResponse(Of T) (javaScriptFunc As String) As T

Type Parameters

T

Parameters

javaScriptFunc
String

Returns

T

Applies to