wtanaka.praya.yahoo
Class GTKYEvents.gtkyahoo_event_info

java.lang.Object
  |
  +--wtanaka.praya.yahoo.GTKYEvents.gtkyahoo_event_info
Enclosing class:
GTKYEvents

class GTKYEvents.gtkyahoo_event_info
extends java.lang.Object


Field Summary
(package private)  java.lang.String chat_from
           
(package private)  java.lang.String chat_to
           
(package private)  java.lang.String id
           
(package private)  java.lang.String msg
           
(package private)  int newstatus
           
(package private)  int oldstatus
           
 
Constructor Summary
(package private) GTKYEvents.gtkyahoo_event_info()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

id

java.lang.String id

chat_from

java.lang.String chat_from

chat_to

java.lang.String chat_to

oldstatus

int oldstatus

newstatus

int newstatus

msg

java.lang.String msg
Constructor Detail

GTKYEvents.gtkyahoo_event_info

GTKYEvents.gtkyahoo_event_info()