Avahi.ClientException.avahi_strerror C# (CSharp) Method

avahi_strerror() private method

private avahi_strerror ( ErrorCode code ) : IntPtr
code ErrorCode
return System.IntPtr
        private static extern IntPtr avahi_strerror(ErrorCode code);