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

switch_core_expire_registration() private method

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