Skip to content

📝 Auto-update DocC site #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions data/documentation/contextsdk/contextpush.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
"anchor" : "Type-Methods",
"generated" : true,
"identifiers" : [
"doc:\/\/org.cocoapods.ContextSDK\/documentation\/ContextSDK\/ContextPush\/applicationDidFinishLaunchingWithOptions()",
"doc:\/\/org.cocoapods.ContextSDK\/documentation\/ContextSDK\/ContextPush\/applicationDidReceiveRemoteNotification(_:fetchCompletionHandler:)",
"doc:\/\/org.cocoapods.ContextSDK\/documentation\/ContextSDK\/ContextPush\/setDeviceToken(_:pushEnvironment:)",
"doc:\/\/org.cocoapods.ContextSDK\/documentation\/ContextSDK\/ContextPush\/setUserId(_:)",
Expand Down Expand Up @@ -158,6 +159,46 @@
"type" : "topic",
"url" : "\/documentation\/contextsdk\/contextpush"
},
"doc://org.cocoapods.ContextSDK/documentation/ContextSDK/ContextPush/applicationDidFinishLaunchingWithOptions()": {
"abstract" : [
{
"text" : "Handles setting up background tasks for processing Context aware messages.",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "class"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "keyword",
"text" : "func"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "applicationDidFinishLaunchingWithOptions"
},
{
"kind" : "text",
"text" : "()"
}
],
"identifier" : "doc:\/\/org.cocoapods.ContextSDK\/documentation\/ContextSDK\/ContextPush\/applicationDidFinishLaunchingWithOptions()",
"kind" : "symbol",
"role" : "symbol",
"title" : "applicationDidFinishLaunchingWithOptions()",
"type" : "topic",
"url" : "\/documentation\/contextsdk\/contextpush\/applicationdidfinishlaunchingwithoptions()"
},
"doc://org.cocoapods.ContextSDK/documentation/ContextSDK/ContextPush/applicationDidReceiveRemoteNotification(_:fetchCompletionHandler:)": {
"abstract" : [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,208 @@
{
"abstract" : [
{
"text" : "Handles setting up background tasks for processing Context aware messages.",
"type" : "text"
}
],
"hierarchy" : {
"paths" : [
[
"doc:\/\/org.cocoapods.ContextSDK\/documentation\/ContextSDK",
"doc:\/\/org.cocoapods.ContextSDK\/documentation\/ContextSDK\/ContextPush"
]
]
},
"identifier" : {
"interfaceLanguage" : "swift",
"url" : "doc:\/\/org.cocoapods.ContextSDK\/documentation\/ContextSDK\/ContextPush\/applicationDidFinishLaunchingWithOptions()"
},
"kind" : "symbol",
"metadata" : {
"externalID" : "s:10ContextSDK0A4PushC40applicationDidFinishLaunchingWithOptionsyyFZ",
"fragments" : [
{
"kind" : "keyword",
"text" : "class"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "keyword",
"text" : "func"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "applicationDidFinishLaunchingWithOptions"
},
{
"kind" : "text",
"text" : "()"
}
],
"modules" : [
{
"name" : "ContextSDK"
}
],
"role" : "symbol",
"roleHeading" : "Type Method",
"symbolKind" : "method",
"title" : "applicationDidFinishLaunchingWithOptions()"
},
"primaryContentSections" : [
{
"declarations" : [
{
"languages" : [
"swift"
],
"platforms" : [
"iOS"
],
"tokens" : [
{
"kind" : "keyword",
"text" : "class"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "keyword",
"text" : "func"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "applicationDidFinishLaunchingWithOptions"
},
{
"kind" : "text",
"text" : "()"
}
]
}
],
"kind" : "declarations"
}
],
"schemaVersion" : {
"major" : 0,
"minor" : 3,
"patch" : 0
},
"sections" : [

],
"variants" : [
{
"paths" : [
"\/documentation\/contextsdk\/contextpush\/applicationdidfinishlaunchingwithoptions()"
],
"traits" : [
{
"interfaceLanguage" : "swift"
}
]
}
]
,
"references": {
"doc://org.cocoapods.ContextSDK/documentation/ContextSDK": {
"abstract" : [

],
"identifier" : "doc:\/\/org.cocoapods.ContextSDK\/documentation\/ContextSDK",
"kind" : "symbol",
"role" : "collection",
"title" : "ContextSDK",
"type" : "topic",
"url" : "\/documentation\/contextsdk"
},
"doc://org.cocoapods.ContextSDK/documentation/ContextSDK/ContextPush": {
"abstract" : [
{
"text" : "Class used for managing push notification integration.",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "class"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "ContextPush"
}
],
"identifier" : "doc:\/\/org.cocoapods.ContextSDK\/documentation\/ContextSDK\/ContextPush",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "ContextPush"
}
],
"role" : "symbol",
"title" : "ContextPush",
"type" : "topic",
"url" : "\/documentation\/contextsdk\/contextpush"
},
"doc://org.cocoapods.ContextSDK/documentation/ContextSDK/ContextPush/applicationDidFinishLaunchingWithOptions()": {
"abstract" : [
{
"text" : "Handles setting up background tasks for processing Context aware messages.",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "class"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "keyword",
"text" : "func"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "applicationDidFinishLaunchingWithOptions"
},
{
"kind" : "text",
"text" : "()"
}
],
"identifier" : "doc:\/\/org.cocoapods.ContextSDK\/documentation\/ContextSDK\/ContextPush\/applicationDidFinishLaunchingWithOptions()",
"kind" : "symbol",
"role" : "symbol",
"title" : "applicationDidFinishLaunchingWithOptions()",
"type" : "topic",
"url" : "\/documentation\/contextsdk\/contextpush\/applicationdidfinishlaunchingwithoptions()"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en-US" class="no-js"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover"><link rel="icon" href="/docs-ios/favicon.ico"><link rel="mask-icon" href="/docs-ios/favicon.svg" color="#333333"><title>Documentation</title><script>var baseUrl = "/docs-ios/"</script><script defer="defer" src="/docs-ios/js/chunk-vendors.bdb7cbba.js"></script><script defer="defer" src="/docs-ios/js/index.0d775bb6.js"></script><link href="/docs-ios/css/index.3a335429.css" rel="stylesheet"></head><body data-color-scheme="auto"><noscript><style>.noscript{font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;margin:92px auto 140px auto;text-align:center;width:980px}.noscript-title{color:#111;font-size:48px;font-weight:600;letter-spacing:-.003em;line-height:1.08365;margin:0 auto 54px auto;width:502px}@media only screen and (max-width:1068px){.noscript{margin:90px auto 120px auto;width:692px}.noscript-title{font-size:40px;letter-spacing:0;line-height:1.1;margin:0 auto 45px auto;width:420px}}@media only screen and (max-width:735px){.noscript{margin:45px auto 60px auto;width:87.5%}.noscript-title{font-size:32px;letter-spacing:.004em;line-height:1.125;margin:0 auto 35px auto;max-width:330px;width:auto}}#loading-placeholder{display:none}</style><div class="noscript"><h1 class="noscript-title">This page requires JavaScript.</h1><p>Please turn on JavaScript in your browser and refresh the page to view its content.</p></div></noscript><div id="app"></div></body></html>
Binary file modified index/availability.index
Binary file not shown.
Binary file modified index/data.mdb
Binary file not shown.
5 changes: 5 additions & 0 deletions index/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,11 @@
"title" : "Type Methods",
"type" : "groupMarker"
},
{
"path" : "\/documentation\/contextsdk\/contextpush\/applicationdidfinishlaunchingwithoptions()",
"title" : "class func applicationDidFinishLaunchingWithOptions()",
"type" : "method"
},
{
"path" : "\/documentation\/contextsdk\/contextpush\/applicationdidreceiveremotenotification(_:fetchcompletionhandler:)",
"title" : "class func applicationDidReceiveRemoteNotification([AnyHashable : Any], fetchCompletionHandler: (UIBackgroundFetchResult) -> Void) -> Bool",
Expand Down
Binary file modified index/navigator.index
Binary file not shown.