Skip to content

Commit 4dd866c

Browse files
committed
Changes:
onCustomEvent() <- registering custom events onMapping() <- custom mappings check out 'CustomMappingExample' more gifs has been added exceptions are more explicit
1 parent 0d384f0 commit 4dd866c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API/src/main/proto/webcast.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ message WebcastUnauthorizedMemberMessage {
610610
string nickName = 4;
611611
Text enterText = 5;
612612
}
613-
S
613+
614614
//@WebcastMsgDetectMessage
615615
message WebcastMsgDetectMessage {
616616
Common common = 1;

0 commit comments

Comments
 (0)