Uses of Class
com.microsoft.graph.models.ChatRestrictions
Packages that use ChatRestrictions
-
Uses of ChatRestrictions in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ChatRestrictionsModifier and TypeMethodDescriptionstatic ChatRestrictionsChatRestrictions.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnlineMeetingBase.getChatRestrictions()Gets the chatRestrictions property value.Methods in com.microsoft.graph.models with parameters of type ChatRestrictionsModifier and TypeMethodDescriptionvoidOnlineMeetingBase.setChatRestrictions(ChatRestrictions value) Sets the chatRestrictions property value.