Skip to content

Instantly share code, notes, and snippets.

@larryluoo
Created July 8, 2022 09:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save larryluoo/54d7b9749a3f7b3067035bb07a2b66b2 to your computer and use it in GitHub Desktop.
Save larryluoo/54d7b9749a3f7b3067035bb07a2b66b2 to your computer and use it in GitHub Desktop.
provider
func provider(_ provider: CXProvider, perform action: CXEndCallAction) {
action.fulfill(withDateEnded: Date())
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment