Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IEDMS_NotificationService Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IEDMS_NotificationService:

Public Member Functions

bool GetConnected ()
void SetEvents (IEDMS_NotificationServiceEvents *const Events)
bool Connect (std::wstring *AErrorMsg)
void Disconnect ()
IStringsGetActiveUsers ()
bool IsUserActive (std::wstring const AUserGUID)
bool Subscribe (std::wstring const ChannelName)
bool UnSubscribe (std::wstring const ChannelName)
bool SendMessage (std::wstring const ChannelName, std::wstring const MessageData)

Member Function Documentation

◆ Connect()

bool DXP::IEDMS_NotificationService::Connect ( std::wstring * AErrorMsg)

◆ Disconnect()

void DXP::IEDMS_NotificationService::Disconnect ( )

◆ GetActiveUsers()

IStrings * DXP::IEDMS_NotificationService::GetActiveUsers ( )

◆ GetConnected()

bool DXP::IEDMS_NotificationService::GetConnected ( )

◆ IsUserActive()

bool DXP::IEDMS_NotificationService::IsUserActive ( std::wstring const AUserGUID)

◆ SendMessage()

bool DXP::IEDMS_NotificationService::SendMessage ( std::wstring const ChannelName,
std::wstring const MessageData )

◆ SetEvents()

void DXP::IEDMS_NotificationService::SetEvents ( IEDMS_NotificationServiceEvents *const Events)

◆ Subscribe()

bool DXP::IEDMS_NotificationService::Subscribe ( std::wstring const ChannelName)

◆ UnSubscribe()

bool DXP::IEDMS_NotificationService::UnSubscribe ( std::wstring const ChannelName)

The documentation for this struct was generated from the following file: