Uses of Class
com.microsoft.graph.models.ChannelIdentity
Packages that use ChannelIdentity
-
Uses of ChannelIdentity in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ChannelIdentityModifier and TypeMethodDescriptionstatic ChannelIdentityChannelIdentity.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueChatMessage.getChannelIdentity()Gets the channelIdentity property value.Methods in com.microsoft.graph.models with parameters of type ChannelIdentityModifier and TypeMethodDescriptionvoidChatMessage.setChannelIdentity(ChannelIdentity value) Sets the channelIdentity property value.