Home | History | Annotate | Download | only in JetCreator

Lines Matching refs:currentUserID

1254             if status.currentUserID <> lastID and status.currentUserID <> -1:

1255 wx.PostEvent(self, JetStatusEvent(JetDefs.PST_PLAY, status.currentUserID))
1256 lastID = status.currentUserID