Add complete getter for IOSNotification

This commit is contained in:
Ryan Grey 2018-08-15 11:22:02 +01:00
parent 363c315d60
commit 0d0f85d217
1 changed files with 4 additions and 0 deletions

View File

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