-
public class AgentState.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static AgentState.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final AgentStatefromAttribute(String attribute)final AgentStatefromAgentSdkState(AgentSdkState agentSdkState)-
-
Method Detail
-
fromAttribute
final AgentState fromAttribute(String attribute)
-
fromAgentSdkState
final AgentState fromAgentSdkState(AgentSdkState agentSdkState)
-
-
-
-