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

switch_channel_get_hold_music() private method

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