@@ -191,6 +191,41 @@ <h2>Known subclasses</h2>
191191
192192
193193
194+ </ div >
195+ </ div >
196+ </ td >
197+ </ tr >
198+
199+
200+
201+ < tr id ="_getMode ">
202+
203+ < td class ="attributes col-md-1 ">
204+ < code class ="keyword ">
205+ public
206+
207+
208+ </ code >
209+ </ td >
210+
211+ < td class ="name ">
212+ < div >
213+ < a class ="anchor pull-right " href ="#_getMode "> #</ a >
214+ < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#64-67 "> getMode</ a > ( )</ code >
215+
216+ < div class ="description ">
217+ Returns mode.
218+
219+ active: The channel is active.
220+ standby: The channel is waiting.
221+
222+
223+
224+
225+
226+
227+
228+
194229 </ div >
195230 </ div >
196231 </ td >
@@ -211,7 +246,7 @@ <h2>Known subclasses</h2>
211246 < td class ="name ">
212247 < div >
213248 < a class ="anchor pull-right " href ="#_getTimestamp "> #</ a >
214- < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#61-64 "> getTimestamp</ a > ( )</ code >
249+ < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#74-77 "> getTimestamp</ a > ( )</ code >
215250
216251 < div class ="description ">
217252 Returns timestamp of the event.
@@ -243,7 +278,7 @@ <h2>Known subclasses</h2>
243278 < td class ="name ">
244279 < div >
245280 < a class ="anchor pull-right " href ="#_getReplyToken "> #</ a >
246- < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#71-74 "> getReplyToken</ a > ( )</ code >
281+ < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#84-87 "> getReplyToken</ a > ( )</ code >
247282
248283 < div class ="description ">
249284 Returns reply token of the event.
@@ -275,7 +310,7 @@ <h2>Known subclasses</h2>
275310 < td class ="name ">
276311 < div >
277312 < a class ="anchor pull-right " href ="#_isUserEvent "> #</ a >
278- < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#81-84 "> isUserEvent</ a > ( )</ code >
313+ < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#94-97 "> isUserEvent</ a > ( )</ code >
279314
280315 < div class ="description ">
281316 Returns the event is user's one or not.
@@ -307,7 +342,7 @@ <h2>Known subclasses</h2>
307342 < td class ="name ">
308343 < div >
309344 < a class ="anchor pull-right " href ="#_isGroupEvent "> #</ a >
310- < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#91-94 "> isGroupEvent</ a > ( )</ code >
345+ < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#104-107 "> isGroupEvent</ a > ( )</ code >
311346
312347 < div class ="description ">
313348 Returns the event is group's one or not.
@@ -339,7 +374,7 @@ <h2>Known subclasses</h2>
339374 < td class ="name ">
340375 < div >
341376 < a class ="anchor pull-right " href ="#_isRoomEvent "> #</ a >
342- < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#101-104 "> isRoomEvent</ a > ( )</ code >
377+ < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#114-117 "> isRoomEvent</ a > ( )</ code >
343378
344379 < div class ="description ">
345380 Returns the event is room's one or not.
@@ -371,7 +406,7 @@ <h2>Known subclasses</h2>
371406 < td class ="name ">
372407 < div >
373408 < a class ="anchor pull-right " href ="#_isUnknownEvent "> #</ a >
374- < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#111-114 "> isUnknownEvent</ a > ( )</ code >
409+ < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#124-127 "> isUnknownEvent</ a > ( )</ code >
375410
376411 < div class ="description ">
377412 Returns the event is unknown or not.
@@ -403,7 +438,7 @@ <h2>Known subclasses</h2>
403438 < td class ="name ">
404439 < div >
405440 < a class ="anchor pull-right " href ="#_getUserId "> #</ a >
406- < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#121-126 "> getUserId</ a > ( )</ code >
441+ < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#134-139 "> getUserId</ a > ( )</ code >
407442
408443 < div class ="description ">
409444 Returns user ID of the event.
@@ -435,7 +470,7 @@ <h2>Known subclasses</h2>
435470 < td class ="name ">
436471 < div >
437472 < a class ="anchor pull-right " href ="#_getGroupId "> #</ a >
438- < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#134-142 "> getGroupId</ a > ( )</ code >
473+ < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#147-155 "> getGroupId</ a > ( )</ code >
439474
440475 < div class ="description ">
441476 Returns group ID of the event.
@@ -467,7 +502,7 @@ <h2>Known subclasses</h2>
467502 < td class ="name ">
468503 < div >
469504 < a class ="anchor pull-right " href ="#_getRoomId "> #</ a >
470- < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#150-158 "> getRoomId</ a > ( )</ code >
505+ < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#163-171 "> getRoomId</ a > ( )</ code >
471506
472507 < div class ="description ">
473508 Returns room ID of the event.
@@ -499,7 +534,7 @@ <h2>Known subclasses</h2>
499534 < td class ="name ">
500535 < div >
501536 < a class ="anchor pull-right " href ="#_getEventSourceId "> #</ a >
502- < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#167-183 "> getEventSourceId</ a > ( )</ code >
537+ < code > < a href ="source-class-LINE.LINEBot.Event.BaseEvent.html#180-196 "> getEventSourceId</ a > ( )</ code >
503538
504539 < div class ="description ">
505540 Returns the identifier of the event source that associated with event source type
0 commit comments