about summary refs log tree commit diff stats
path: root/html/archive/2.vm/fake-keyboard.png
Commit message (Expand)AuthorAgeFilesLines
* 5485 - promote SubX to top-levelKartik Agaram2019-07-271-0/+0
419'>4ec78920 ^
272e9f83 ^

a5cf83d2 ^
1
2
3
4
5
6
7
8
9
10
11
12
13

                                              







                                                

                                              
                                     
void presence_away(void **state);
void presence_away_with_message(void **state);
void presence_online(void **state);
void presence_online_with_message(void **state);
void presence_xa(void **state);
void presence_xa_with_message(void **state);
void presence_dnd(void **state);
void presence_dnd_with_message(void **state);
void presence_chat(void **state);
void presence_chat_with_message(void **state);
void presence_set_priority(void **state);
void presence_includes_priority(void **state);
void presence_received(void **state);