MQ2EQIM:DataType:buddy¶
Members¶
| int Buddies | Size of the buddy index \(will not necessarily be equal to the number of buddies, but n in Buddy\[n\] will never exceed this number\) |
| string Name | Buddy's name \(may be fennin.Name or just Name, depending on how you added them\) |
| string Status | "Removed from list", "Offline", "EQIM", "EQIM \(AFK\)", "Unknown Status\(4\)", "Playing", "Playing \(AFK\)" |
| int StatusID | Numeric representation of the above \(0,1,2,3,4,5,6\) |
| time LastSeen | Last time this buddy was on/seen |
| To String | Same as Name |