ChatRoomSessionStateException Class

Definition

Thrown when an operation is attempted on a ChatRoomSession which is not supported based on its current state.

public ref class ChatRoomSessionStateException : Microsoft::Rtc::Collaboration::PersistentChat::PersistentChatException
public class ChatRoomSessionStateException : Microsoft.Rtc.Collaboration.PersistentChat.PersistentChatException
type ChatRoomSessionStateException = class
    inherit PersistentChatException
Public Class ChatRoomSessionStateException
Inherits PersistentChatException
Inheritance
ChatRoomSessionStateException

Applies to