CopyrightsService
public protocol CopyrightsServiceCopyrightsServiceProtocol defines a method used to obtain the copyright informations.
- 
                  
                  Retrieves copyrights or nil if there was any error in fetching. DeclarationSwift func fetchCopyrights(completion: @escaping (String?) -> ())
- 
                  fetchCopyrights()AsynchronousRetrieves copyrights or nil if there was any error in fetching. Important This is a Public Preview API. It may be changed or removed at any time.DeclarationSwift func fetchCopyrights() async -> String?Return ValueString copyright details in HTML format 
 
         TomTom SDK for iOS (0.53.1)
 
          TomTom SDK for iOS (0.53.1)
         CopyrightsService
          CopyrightsService