1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-16 08:34:50 +02:00
This commit is contained in:
Paul Schaub 2019-07-24 14:50:53 +02:00
parent 9de2b983c8
commit f170438b1e
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -0,0 +1,4 @@
package org.jivesoftware.smack.roster;
public interface RosterItemRecord {
}