Package 

Class CustomUpdateContent.Builder

    • Constructor Detail

      • CustomUpdateContent.Builder

        CustomUpdateContent.Builder(GamingContext contextToken, CustomUpdateLocalizedText text, Bitmap image)
        Creates a CustomUpdateContent Builder
        Parameters:
        contextToken - GamingContext A valid GamingContext to send the update to.
        text - The text that will be included in the update
        image - An image that will be included in the update
      • CustomUpdateContent.Builder

        CustomUpdateContent.Builder(GamingContext contextToken, CustomUpdateLocalizedText text, CustomUpdateMedia media)
        Creates a CustomUpdateContent Builder
        Parameters:
        contextToken - GamingContext A valid GamingContext to send the update to.
        text - The text that will be included in the update
        media - A gif or video that will be included in the update