Interface GCGChallengeUpdateNotifyOuterClass.GCGChallengeUpdateNotifyOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
GCGChallengeUpdateNotifyOuterClass.GCGChallengeUpdateNotify, GCGChallengeUpdateNotifyOuterClass.GCGChallengeUpdateNotify.Builder
Enclosing class:
GCGChallengeUpdateNotifyOuterClass

public static interface GCGChallengeUpdateNotifyOuterClass.GCGChallengeUpdateNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .GCGDuelChallenge challenge = 1;
    .GCGDuelChallenge challenge = 1;
    int
    uint32 server_seq = 15;
    boolean
    .GCGDuelChallenge challenge = 1;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details