The ILinxterMessaging Interface is the primary interface for sending and receiving messages with the SDK.
Namespace:
Linxter.SDKAssembly: Linxter.SDK (in Linxter.SDK.dll) Version: 1.5.0.0 (1.5.0.0)
Syntax
| C# |
|---|
public interface ILinxterMessaging : INotifyPropertyChanged |
| Visual Basic (Declaration) |
|---|
Public Interface ILinxterMessaging _ Implements INotifyPropertyChanged |