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

switch_core_get_hostname() private method

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