2
0
mirror of synced 2025-01-18 18:32:00 +00:00

Add complete getter for IOSNotification

This commit is contained in:
Ryan Grey 2018-08-15 11:22:02 +01:00
parent 363c315d60
commit 0d0f85d217

View File

@ -102,6 +102,10 @@ export default class IOSNotification {
return this._threadIdentifier;
}
get complete(): CompletionHandler {
return this._complete;
}
/**
*
* @param identifier