Create and Resolve Cloud ARPin Latent Action
This will start a Latent Action to create UCloudARPin using the given CloudId. The complete flow of this Latent Action will be triggered if creating the UCloudARPin is successfully or an error has occurred.
Note that a UCloudARPin will be always created when this function is called even in the case that the CloudId is failed to resolve. You can check the CloudState of returning UCloudARPin to see why the resolving failed.
Target is Google ARCore Services Function Library
Inputs |
|
---|---|
In
Exec
|
|
Cloud Id
String
|
The CloudId that will be used to resolve the ARPin |
Outputs |
|
---|---|
Completed
Exec
|
|
Out Acquiring Result
EARPinCloudTaskResult Enum
|
The ARPin acquiring result. |
Out Cloud ARPin
Cloud ARPin Object Reference
|