Interface GetMsgStatus


public interface GetMsgStatus
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    void
    init(byte[] data)
     
  • Method Details

    • init

      void init(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • GetStatus

      int GetStatus()