API reference
API reference
Select your platform
No SDKs available
No versions available

Pid Class

The pid refers to "Process ID," which is a unique identifier assigned to each process running in a system. This identifier plays a crucial role in managing and tracking processes. See more info about Platform Solutions here.

Constructors

Pid ( ptr )
Signature
com.meta.horizon.platform.ovr.models.Pid.Pid(final long ptr)
Parameters
ptr: final long

Methods

getId ()
Unique identifier assigned to each process running in a system, used for tracking and managing purposes.
Signature
String com.meta.horizon.platform.ovr.models.Pid.getId()
Returns
String  String