Add PresenceServiceImpl to JNI header generation.
This commit is contained in:
parent
dc9937ca01
commit
2684415032
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
||||||
<class name="org.linphone.core.LinphoneEventImpl" />
|
<class name="org.linphone.core.LinphoneEventImpl" />
|
||||||
<class name="org.linphone.core.PresenceModelImpl" />
|
<class name="org.linphone.core.PresenceModelImpl" />
|
||||||
<class name="org.linphone.core.PresenceActivityImpl" />
|
<class name="org.linphone.core.PresenceActivityImpl" />
|
||||||
|
<class name="org.linphone.core.PresenceServiceImpl" />
|
||||||
<class name="org.linphone.core.PresenceNoteImpl" />
|
<class name="org.linphone.core.PresenceNoteImpl" />
|
||||||
</javah>
|
</javah>
|
||||||
<javah outputfile="gen/xml2lpc_jni.h">
|
<javah outputfile="gen/xml2lpc_jni.h">
|
||||||
|
|
Loading…
Reference in a new issue