package org.edx.mobile.event; /** * Created by hanning on 4/16/15. */ public class LogoutEvent extends BaseEvent{ }