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

switch_core_session_get_uuid() private method

private switch_core_session_get_uuid ( HandleRef jarg1 ) : string
jarg1 HandleRef
return string
        public static extern string switch_core_session_get_uuid(HandleRef jarg1);
freeswitchPINVOKE