Package io.keikai.app
Interface CollaborationInfo.CollaborationEventListener
-
- Enclosing interface:
- CollaborationInfo
public static interface CollaborationInfo.CollaborationEventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onEvent(CollaborationInfo.CollaborationEvent event)
-
-
-
Method Detail
-
onEvent
void onEvent(CollaborationInfo.CollaborationEvent event)
-
-