FreeSWITCH.Native.switch_rtp_crypto_key.switch_rtp_crypto_key C# (CSharp) Метод

switch_rtp_crypto_key() публичный Метод

public switch_rtp_crypto_key ( ) : System
Результат System
        public switch_rtp_crypto_key()
            : this(freeswitchPINVOKE.new_switch_rtp_crypto_key(), true)
        {
        }

Same methods

switch_rtp_crypto_key::switch_rtp_crypto_key ( IntPtr cPtr, bool cMemoryOwn ) : System