Skip to main content

ChatRemoteNotificationHandler

public class ChatRemoteNotificationHandler 

Initializers

init(client:content:)

public init(client: ChatClient, content: UNNotificationContent) 

Methods

handleNotification(completion:)

public func handleNotification(completion: @escaping (ChatPushNotificationContent) -> Void) -> Bool 

Did you find this page helpful?