TerraRT

Class that manages all the connections and streaming

init(devId: String, referenceId: String?, completion: @escaping(Bool) -> Void)
  • devId: String -> Your developer ID from terra
  • referenceId: String? -> A user ID associated to your yours
  • completion: (Bool) -> Void -> A completion function that is called when the initialisation is complete