PKPushType

Type Alias PKPushType 

Source
pub type PKPushType = NSString;
Available on crate feature PKDefines only.
Expand description

Constants reflecting the push types you want to support.

§Topics

§Notification Types

  • PushKit/PKPushTypeComplication
  • PushKit/PKPushTypeFileProvider
  • PushKit/PKPushTypeVoIP

See also Apple’s documentation

Aliased Type§

pub struct PKPushType { /* private fields */ }