The ScreenPop type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsWatching |
Determines whether a screen pop watch is active.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| StartWatching |
Starts watching for screen pops.
| |
| StartWatchingAsync |
Asynchronously starts watching for screen pops.
| |
| StopWatching |
Stops watching for screen pops.
| |
| StopWatchingAsync |
Asynchronously stops watching for screen pops.
| |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Events
| Name | Description | |
|---|---|---|
| ScreenPopCreated |
Occurs when a screen pop message is added to the system.
|