Uses of Interface
com.example.breeze_seas.EventCommentsDB.CommentsUpdatedCallback
-
Uses of EventCommentsDB.CommentsUpdatedCallback in com.example.breeze_seas
Methods in com.example.breeze_seas with parameters of type EventCommentsDB.CommentsUpdatedCallbackModifier and TypeMethodDescriptionvoidEventCommentsDB.startCommentsListen(String eventId, EventCommentsDB.CommentsUpdatedCallback callback) Starts listening for realtime comments updates on one event.