Uses of Class
com.microsoft.graph.models.ChatViewpoint
Packages that use ChatViewpoint
-
Uses of ChatViewpoint in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ChatViewpointModifier and TypeMethodDescriptionstatic ChatViewpointChatViewpoint.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueChat.getViewpoint()Gets the viewpoint property value.Methods in com.microsoft.graph.models with parameters of type ChatViewpointModifier and TypeMethodDescriptionvoidChat.setViewpoint(ChatViewpoint value) Sets the viewpoint property value.