CoreApp Class |
Namespace: Rubedos.Viper.Net.PerceptionApps
public sealed class CoreApp : IPerceptionApp
The CoreApp type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppId |
Application Id, used to query application info
|
![]() | Description |
App description
|
![]() | Name |
App name
|
Name | Description | |
---|---|---|
![]() | Activate |
Activate/deactivate the app
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsActivated |
True if activated on device
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |