Interface WebcastUnauthorizedMemberMessage

interface WebcastUnauthorizedMemberMessage {
    type: "WebcastUnauthorizedMemberMessage";
}

Properties

Properties

type: "WebcastUnauthorizedMemberMessage"