[][src]Trait uikit_sys::NSURLSessionConfiguration_NSURLSessionDeprecated

pub trait NSURLSessionConfiguration_NSURLSessionDeprecated: Sized + Deref {
    unsafe fn backgroundSessionConfiguration_(
        identifier: NSString
    ) -> NSURLSessionConfiguration
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn backgroundSessionConfiguration_(
    identifier: NSString
) -> NSURLSessionConfiguration where
    Self::Target: Message + Sized

Loading content...

Implementors

impl NSURLSessionConfiguration_NSURLSessionDeprecated for NSURLSessionConfiguration[src]

Loading content...