Add PresencePersonImpl to JNI header generation.
This commit is contained in:
parent
7d924f0b07
commit
ad537e21c6
1 changed files with 3 additions and 2 deletions
|
@ -39,10 +39,11 @@
|
|||
<class name="org.linphone.core.LpConfigImpl" />
|
||||
<class name="org.linphone.core.LinphoneInfoMessageImpl" />
|
||||
<class name="org.linphone.core.LinphoneEventImpl" />
|
||||
<class name="org.linphone.core.PresenceModelImpl" />
|
||||
<class name="org.linphone.core.PresenceActivityImpl" />
|
||||
<class name="org.linphone.core.PresenceServiceImpl" />
|
||||
<class name="org.linphone.core.PresenceModelImpl" />
|
||||
<class name="org.linphone.core.PresenceNoteImpl" />
|
||||
<class name="org.linphone.core.PresencePersonImpl" />
|
||||
<class name="org.linphone.core.PresenceServiceImpl" />
|
||||
</javah>
|
||||
<javah outputfile="gen/xml2lpc_jni.h">
|
||||
<classpath>
|
||||
|
|
Loading…
Reference in a new issue