@@ -51,7 +51,6 @@ |
||
51 | 51 | |
52 | 52 | /** |
53 | 53 | * @param $recipient |
54 | - * @param NotificationType $notificationType |
|
55 | 54 | */ |
56 | 55 | public function setTypingStatus($recipient, $typingIndicator) { |
57 | 56 | $options = RequestOptionsFactory::createForTyping($recipient, $typingIndicator); |