-
Notifications
You must be signed in to change notification settings - Fork 0
/
example.btm
44 lines (36 loc) · 1.17 KB
/
example.btm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
POINT: 0
CLASS: Lorg/matrix/android/sdk/internal/session/room/send/DefaultSendService;
METHOD: sendTextMessage
AT: 0
VARS: int text
SIGNATURE: (Ljava/lang/CharSequence;Ljava/lang/String;ZLjava/util/Map;)Lorg/matrix/android/sdk/api/util/Cancelable;
POINT: 1
CLASS: Lorg/matrix/android/sdk/internal/session/room/send/LocalEchoEventFactory;
METHOD: createEvent
AT: 0
POINT: 2
CLASS: Lorg/matrix/android/sdk/internal/session/room/send/DefaultSendService;
METHOD: createLocalEcho
AT: 0
POINT: 3
CLASS: Lorg/matrix/android/sdk/internal/session/room/send/DefaultSendService;
METHOD: sendEvent
AT: 0
SIGNATURE: (Lorg/matrix/android/sdk/api/session/events/model/Event;)Lorg/matrix/android/sdk/api/util/Cancelable;
POINT: 4
CLASS: Lim/vector/app/features/home/room/detail/composer/MessageComposerViewModel;
METHOD: handleSendMessage
AT: 0
POINT: 5
CLASS: Lim/vector/app/features/home/room/detail/composer/MessageComposerFragment;
METHOD: sendTextMessage
STACK
AT: 0
POINT: 6
CLASS: Lim/vector/app/features/home/room/detail/composer/MessageComposerFragment;
METHOD: setupComposer
AT: 0
POINT: 7
CLASS: Lim/vector/app/features/home/room/detail/composer/MessageComposerFragment;
METHOD: onSendMessage
AT: 0