Merge remote-tracking branch 'origin/master' into v5

This commit is contained in:
Daniel
2018-06-28 13:37:10 +02:00
parent 95c8566d76
commit 23e0977954
14 changed files with 771 additions and 322 deletions
@@ -394,7 +394,8 @@ export interface ILocalNotification {
* ANDROID ONLY
* Set the token for the media session
*/
mediaSession?: string;
mediaSession?: string;
}
/**