mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
More documentation updates
This commit is contained in:
@@ -104,6 +104,11 @@ typedef NS_ENUM(NSInteger, BITFeedbackUserDataElement) {
|
||||
or when the notification `BITHockeyNetworkDidBecomeReachableNotification` is fired. This
|
||||
only happens if the user ever did initiate a conversation by writing the first
|
||||
feedback message.
|
||||
|
||||
Implementing the `BITFeedbackManagerDelegate` protocol will notify your app when a new
|
||||
message was received from the server. The `BITFeedbackComposeViewControllerDelegate`
|
||||
protocol informs your app about events related to sending feedback messages.
|
||||
|
||||
*/
|
||||
|
||||
@interface BITFeedbackManager : BITHockeyBaseManager
|
||||
|
||||
Reference in New Issue
Block a user