diff --git a/daemon/src/client/android/callmanager_jni.cpp b/daemon/src/client/android/callmanager_jni.cpp index e929f8d131c6c4f79c04b649b543f942f7905d4c..4adbad1b59def899a3506abad5afa19bb99b9627 100644 --- a/daemon/src/client/android/callmanager_jni.cpp +++ b/daemon/src/client/android/callmanager_jni.cpp @@ -56,7 +56,7 @@ void CallManager::recordPlaybackStopped(const std::string& path) } -void CallManager::voiceMailNotify(const std::string& callID, const std::string& nd_msg) +void CallManager::voiceMailNotify(const std::string& callID, const int32_t& nd_msg) { }