diff --git a/wrappers/csharp/wrapper_impl.mustache b/wrappers/csharp/wrapper_impl.mustache index 3ab0a5190..404f1d579 100644 --- a/wrappers/csharp/wrapper_impl.mustache +++ b/wrappers/csharp/wrapper_impl.mustache @@ -162,6 +162,7 @@ namespace Linphone } } + #if ANDROID public class LinphoneAndroid { [DllImport(LinphoneWrapper.LIB_NAME)] @@ -184,6 +185,7 @@ namespace Linphone setMediastreamerAndroidContext(jnienv, context); } } + #endif #endregion #region Enums