Skip to content

Commit c0fd17e

Browse files
committed
Add other push types.
1 parent 4b1cb27 commit c0fd17e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Sources/APNSwift/APNSwiftConfiguration.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,5 +220,8 @@ extension APNSwiftConnection {
220220
public enum PushType: String {
221221
case alert
222222
case background
223+
case mdm
224+
case voip
225+
case fileprovider
223226
}
224227
}

0 commit comments

Comments
 (0)