Show / Hide Table of Contents

Class FloARConstants

While the FloAR modules are not merged with the main EMS instance, this constant table will contain data defines.

Inheritance
System.Object
FloARConstants
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition
Assembly: Appearition.SDK.dll
Syntax
public static class FloARConstants

Fields

View Source

FLOAR_INSTANCE_CHANNEL_ID

Declaration
public const int FLOAR_INSTANCE_CHANNEL_ID = 1
Field Value
Type Description
System.Int32
View Source

FLOAR_INSTANCE_END_POINT_LOCATION

Declaration
public const string FLOAR_INSTANCE_END_POINT_LOCATION = "http://www.aakhaar.com:7001"
Field Value
Type Description
System.String
View Source

PROFILE_FLOAR_TOKEN_NAME

Declaration
public const string PROFILE_FLOAR_TOKEN_NAME = "FloArToken"
Field Value
Type Description
System.String
  • View Source
Back to top Generated by DocFX