Class FaceRpcMethods
Namespace: haechi.face.unity.sdk.Runtime.Client
Assembly: cs.temp.dll.dll
Syntax
public static class FaceRpcMethods
Methods
Contains(String)
Declaration
public static bool Contains(string value)
Parameters
| Type | Name | Description |
|---|---|---|
| String | value |
Returns
| Type | Description |
|---|---|
| Boolean |
Is(FaceRpcMethod, String)
Declaration
public static bool Is(this FaceRpcMethod self, string value)
Parameters
| Type | Name | Description |
|---|---|---|
| FaceRpcMethod | self | |
| String | value |
Returns
| Type | Description |
|---|---|
| Boolean |
ValueOf(String)
Declaration
public static FaceRpcMethod ValueOf(string value)
Parameters
| Type | Name | Description |
|---|---|---|
| String | value |
Returns
| Type | Description |
|---|---|
| FaceRpcMethod |