Interface PolicyServiceMessage

    • Method Detail

      • getMessageData

        java.lang.String getMessageData()
                                 throws java.io.IOException
        Get the network message data representation.
        Returns:
        The message data, or null if not set.
        Throws:
        java.io.IOException