Class ScreenshotAddedCallback

  • All Implemented Interfaces:
    ICallbackMsg

    public class ScreenshotAddedCallback
    extends CallbackMsg
    This callback is fired when a new screenshot is added.
    • Constructor Detail

      • ScreenshotAddedCallback

        public ScreenshotAddedCallback​(JobID jobID,
                                       in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserverUcm.CMsgClientUCMAddScreenshotResponse.Builder msg)
    • Method Detail

      • getResult

        public EResult getResult()
        Returns:
        the result by EResult
      • getScreenshotID

        public UGCHandle getScreenshotID()
        Returns:
        the screenshot ID of the newly added screenshot.