ChatRoomInvitation Class

Definition

Basic information about a chat room invitation.

public ref class ChatRoomInvitation
public class ChatRoomInvitation
type ChatRoomInvitation = class
Public Class ChatRoomInvitation
Inheritance
ChatRoomInvitation

Remarks

A reference to this class may be obtained by browsing for invitations (see PersistentChatServices) or from an invitation event (see ChatRoomInvitationEventArgs).

Properties

ChatRoomSnapshot

Gets the information for the chat room.

CreatedOn

Gets the UTC date and time when the invitation was created on the server.

InvId

Gets the invitation ID of the invitation

Applies to