FreeSWITCH.Native.freeswitchPINVOKE.SWITCH_LAST_BRIDGE_VARIABLE_get C# (CSharp) Method

SWITCH_LAST_BRIDGE_VARIABLE_get() private method

private SWITCH_LAST_BRIDGE_VARIABLE_get ( ) : string
return string
        public static extern string SWITCH_LAST_BRIDGE_VARIABLE_get();
freeswitchPINVOKE