Interface O365TeamTabResponse

All Superinterfaces:
O365TeamItemResponse
All Known Implementing Classes:
ImmutableO365TeamTabResponse

public interface O365TeamTabResponse extends O365TeamItemResponse
O365 Team tab response.
Author:
Sachin Mittal
  • Method Details

    • displayName

      Optional<String> displayName()
      Get the Team Tab display name.
    • contentUrl

      String contentUrl()
      Get the Team Tab display name.
    • type

      String type()
      The Type of the Microsoft Teams Tab (Tab, Website).