Added new Room and User interfaces
This commit is contained in:
parent
040a9d1fbe
commit
ef37fa0223
@ -0,0 +1,4 @@
|
|||||||
|
package ru.dragonestia.picker.api.model.room;
|
||||||
|
|
||||||
|
public interface IRoom {
|
||||||
|
}
|
||||||
@ -0,0 +1,4 @@
|
|||||||
|
package ru.dragonestia.picker.api.model.user;
|
||||||
|
|
||||||
|
public interface IUser {
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user