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

switch_channel_callstate2str() private method

private switch_channel_callstate2str ( int jarg1 ) : string
jarg1 int
return string
        public static extern string switch_channel_callstate2str(int jarg1);
freeswitchPINVOKE