Uses of Class
com.microsoft.graph.models.PresenceStatusMessage
Packages that use PresenceStatusMessage
-
Uses of PresenceStatusMessage in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PresenceStatusMessageModifier and TypeMethodDescriptionstatic PresenceStatusMessagePresenceStatusMessage.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePresence.getStatusMessage()Gets the statusMessage property value.Methods in com.microsoft.graph.models with parameters of type PresenceStatusMessageModifier and TypeMethodDescriptionvoidPresence.setStatusMessage(PresenceStatusMessage value) Sets the statusMessage property value.