Add complete getter for IOSNotification
This commit is contained in:
parent
363c315d60
commit
0d0f85d217
@ -102,6 +102,10 @@ export default class IOSNotification {
|
||||
return this._threadIdentifier;
|
||||
}
|
||||
|
||||
get complete(): CompletionHandler {
|
||||
return this._complete;
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* @param identifier
|
||||
|
Loading…
x
Reference in New Issue
Block a user