Amazon.Pinpoint.Model.UpdateGcmChannelResponse.IsSetGCMChannelResponse C# (CSharp) Method

IsSetGCMChannelResponse() private method

private IsSetGCMChannelResponse ( ) : bool
return bool
        internal bool IsSetGCMChannelResponse()
        {
            return this._gcmChannelResponse != null;
        }
UpdateGcmChannelResponse