RequestStandbyPoll

Type

SwitchKit API message

Description

Use this message to initiate the sending of a poll message from a node’s standby Matrix Controller card.

Important! Polls cannot be requested from SS7 cards.

Sent by

Application

C Structure

typedef struct {

} SK_RequestStandbyPoll;

C++ Class

class SKC_RequestStandbyPoll : public SKC_AdminMessage {

public:

};