FreeSWITCH.Native.freeswitchPINVOKE.switch_caller_profile_uuid_get C# (CSharp) 메소드

switch_caller_profile_uuid_get() 개인적인 메소드

private switch_caller_profile_uuid_get ( HandleRef jarg1 ) : string
jarg1 HandleRef
리턴 string
        public static extern string switch_caller_profile_uuid_get(HandleRef jarg1);
freeswitchPINVOKE